.mainNews .news { 
	clear:both; margin-bottom:5px; padding-bottom:5px;
	border-bottom:solid 1px #e8eadf;
}	
.mainNews .news .news_date { 
	margin-right:10px;padding-right:10px;
	border-right:solid 1px #e8eadf;
	color:#8b955f;
}

.mainNews .news .news_title {}
.mainNews .news .news_title a {
	font-weight:bold;
	color:#4a551b;
}

.mainNews img {
	padding:1px;
	border:solid 1px #cfcfcf;
	background-color:white;
	margin-top:10px;
	margin-bottom:10px;
}

h2.newsTitle {
	font-size:16px;
	font-weight:normal;
	margin-bottom:0px;
	padding-bottom:0px;	
}

.newsImg {
	float:left;
	margin-right:15px;
	margin-bottom:15px;
	padding:1px;
	border:solid 1px #c2ce97;
}

.newsDate {
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:solid 1px #c2ce97;
	color:#8d9962;
	margin-top:5px;
}

