.newsDate{
	color: #3880D6;
	font-size: 11px;
	font-weight: bold;
	clear: both;
}
h4.newsTitle{
	margin: 5px 0px;
	font-size: 13px;
}
p.news{
	margin: 5px 0;
	padding: 0 0 5px 0;
}
#ctx h4{
	font-size: 11px;
	font-weight: bold;
}

#ctx {
	font-size: 11px;
	font-weight: normal;
}
h3.newsHeader{
  background-color: #3880D6;
  color: white;
  text-align: center;
	font-size: 11px;
	margin: 0 0 5px 0;
	padding: 2px;
}
div.topPageBar{
	margin-bottom: 10px;
}
img.newsPicture{
	float: left;
	margin: 5px 5px 5px 0px;
	border: 1px solid #444444;
}