.news-latest-item h3, .news-list-item h3 {
	margin:7px 0;
	font-size:13px;
}
.news-latest-item img, .news-single-img, .news-list-item img {
	float:left;
	padding-right:10px;
}
.news-latest-item .bodytext, .news-list-item .bodytext {
	margin:0;
}
.news-latest-morelink, .news-list-morelink {
	text-align:right;
}
.news-latest-container .clearer, .news-single-item .clearer, .news-list-item .clearer {
	clear:both;
	border:none;
	background:none;
	height:1px;
	border-top:1px solid #CCC;
}
