div.news h3  {
	padding-left: 100px;
}
div.news img.thumb {
	width: 87px;
	height: 87px;
	margin-right: 13px;
	margin-bottom: 13px;
	float: left;
}

div.news div.newscontent {
	width: 455px;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;	
}

div.news {
	clear: both;
	background: transparent url("/img/news/separator.gif") no-repeat left bottom;
}
