/* --- News Styles --- */

#news { }
.newsarticle {
	margin:0px 0px 10px 0px;
}
.newsdate {
	margin-bottom:10px;
	padding:2px;
	width:60px;
	border-bottom:3px solid  #EE0000;
}
.newstitle {
	font-weight:bold;
	margin:0px 0px 5px 0px;
}
.newsdescription {
}