div#News {	
	margin-top:-3px;
	margin-bottom:-7px;	
	width:419px;
	border-left:1px solid #E1E5E8;
	border-right:1px solid #E1E5E8;
	z-index:1;
	padding:20px 20px 0 20px;
}

p.News_Date {
	font-size:9px;
	font-weight:bold;
	background:transparent url(./images/bullet.gif) no-repeat left 4px;
	padding-left:30px;
}
p.News_Title {
	font-weight:bold;
	color:#0069A2;
}
p.News_Text {
	margin:0;
	margin-bottom:3px;
}
div.News_Entry a,
div.News_Entry a:link,
div.News_Entry a:visited,
div.News_Entry a:hover {
	background:transparent url(./images/more.gif) no-repeat left 3px;
	padding-left:12px;
	color:#0069A2 !important;
}
div.News_Entry {
	margin-bottom:20px;
}
img#News_Frame_Top {
	margin-top:20px;
}
img#News_Frame_Bottom {
	margin-bottom:20px;
}
