div.news {
	margin-bottom: 20px;
}
div.newsimage {
	width: 126px;
	float: left;
}
div.newsimage div{
	width:126px;
	border-top:1px solid #94b0db;
	border-bottom:1px solid #94b0db;
	padding: 2px 3px 2px 3px;
}
div.newstext {
	margin-left: 136px;
}
div.date {
	margin-bottom: 10px;
}

div.newstextdva {margin-left: 0px;}

div.newspere{
	clear: both;
	height: 0px;
	line-height: 0px;
}
div.news DIV.newstitle{
	background-color: #eaf2fe;
	padding: 7px;
	margin-bottom: 10px;
}
div.news h2{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004ba8;
	padding: 0px;
	margin: 0px;
}
h2 SPAN{
	margin-right: 8px;
	border-right: 1px solid #a8c3e6;
}

DIV.more{
	text-align: right;
	margin-top: 10px;
}
DIV.newsnav{
	margin-top: 20px;
	text-align: right;
}
DIV.newsdate{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004ba8;
	padding: 0px;
	margin: 0px;
	text-align: right;
	margin-bottom: 5px;
}
DIV.newsmonth{
	padding-left: 20px;
}