div.news {
	color: #4A4A4A;
	margin-bottom: 40px;
}

div.news div.header {
	background:url(../i/borderDotted.gif) left bottom repeat-x;
	padding-left: 15px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	font-size: 11px;
	color: #868686;
}

div.news div.header img {
	float: left;
	margin-right: 8px;
}

div.news div.header h3 {
	margin-bottom: 2px;
}

div.news div.header h3 a  {
	text-decoration: none;
	color: #D80000;
}

div.news div.header h3 a:hover {
	text-decoration: underline;
	color: #05AFEB; 
}

div.news table td {
	vertical-align: top;
	padding-bottom: 5px;
}

div.news div.footer {
	color: #868686;
	padding-top: 5px;
	padding-left: 15px;
	height: 21px;
	background:url(../i/newsFooterBg.gif) left top repeat-x;
}

div.news div.footer img {
	vertical-align: middle;
}

