#news .title
{
	/*font-style: italic;*/
	margin: 1.25em 0 0; font-size: 110%;
		
}
#news h5.dates 
{
	border-top: 1px solid black;
	font-weight: normal;
	color: #CC0000;
	font-size: 0.8em
}
#news span.number {
	float:right; 
	background-color: #ffe;
	font-size: 0.8em;
	border-style: solid; 
	border-width: 1px 1px 1px 2px; 
  	display: inline; 
  	margin: 0; padding: 1px 0.5em;
}
#news h5.contact 
{
	border-bottom: 1px solid black;
	font-weight: normal;
	font-size: 0.9em;
	margin-bottom:1em;	
}