body {margin-bottom:20px;}

#contents {width:450px ;margin:5px 50px 20px 100px;}

.topics {
	padding:10px;
	background-color:#EEEEEE; 
	border-left:1px solid #19519D; 
	border-bottom:1px solid #19519D; 
	border-right:1px solid #19519D;
	font-size:12px;
	lineheight:140%;
}
.topics h2 {
	font-size:12px; 
	margin:0px 0px 10px;
}
.topics h2 a, .topics h2 a:visited {
	color:#19519D;
}

.hover a:hover img {
	filter: alpha(opacity=60);
	opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}