div.clearer
{
	clear: both;
	margin-bottom: 10px;
	margin-top: 10px;
	height: 5px;
	background-image:url(../img/news_line.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

span.news-latest-title a, span.news-latest-title a:visited, span.news-latest-title a:hover {
	font-weight: bold;
	color: #2E3A5F;
	font-size: 12px;
}

div.news-latest-morelink a, div.news-latest-morelink a:visited, div.news-latest-morelink a:hover {
	font-weight: bold;
	color: #2E3A5F;
}

#news p.bodytext {
	margin: 0;
	
}


p.news-single-author, div.news-single-category {
	display: none;
}

div.image_latest img.image_latest, div.image_details img.image_details{
	border: 1px solid #ccc;
}
