DIV#latestnews{
	float:left;
	width:165px;
	min-height:324px;
	border:1px solid #ED1C24;
	background-color:#fff;
	margin-right:10px;
}

DIV#latestnews DIV.latestnews_header{
	height:17px;
	background-color:#ED1C24;
	color:#fff;
	padding:0 0 3px 5px;
	line-height:19px;
	font-size:14px;
}

DIV#latestnews DIV#newsitems{
	padding:5px;
}

DIV#latestnews DIV#newsitems DIV.newsdate{
	font-weight:bold;
	font-style:italic;
}


DIV#latestnews img#signature{
	float:right;
	margin:10px;
}
