.news-list-item img{
	float:right;
	margin:0 0 5px 5px;
}
.news-latest-item h3{
	font-size:13px;
}
.clearer{
	clear:both;
	height: 1px;
	color: #7395B1;
	font-size: 1px;
	border: 0px;
	border-bottom: 1px solid #7395B1;
	padding-top: 10px;
}
.news-latest-item img{
	float:left;
	margin:0 5px 5px 0;
}
.news-single-img{
	float:left;
	margin:0 10px 5px 0;
}
