#contents {
	margin-bottom: 0;
	background: none;
}
#main-image {
	float: left;
	height: 355px;
	margin-bottom: 15px;
}



h2 {
	margin-bottom: 10px;
}



#news {
	clear: both;
	float: left;
	width: 300px;
}
#news h2 {
	margin: 0;
}
#news dt {
	margin-top: 5px;
	padding: 0 0 1px 5px;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	color: #cc6700;
}
#news dd {
	font-size: 95%;
}
#news dd a {
	text-decoration: underline;
}



#featured {
	float: left;
	width: 623px;
	margin-left: 17px;
	margin-bottom: 15px;
	height: 240px;
}
#featured div {
	width: 300px;
}
#featured div img {
	float: left;
	margin-right: 5px;
}
#featured dl {
	margin-bottom: 10px;
}
#featured dt {
	font-weight: bold;
}
.blockDivider{
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
}