.newsEntry{
	font:75% bold Calibri,Verdana,Arial,Helvetica,Geneva,Swiss,SunSans-Regular,sans-serif;
	margin:20px 0px 20px 0px;
	padding-bottom:20px;
	background-color:transparent;
	color:#fff;
	border:solid #408 0px;
	border-bottom-width:2px;
}
.postTitle{
	font-weight:bold;
	font-size:125%;
	margin:0px 0px 8px 0px;
}
.postDate{
	font-weight:normal;
	font-size:90%;
	margin:0px 0px 12px 0px;
}
.postBody{
	font-weight:normal;
}
.postBody a{
	background-color:transparent;
	color:#0ff;
}

