div.mod-latestnews {
	padding: 28px 0 0 0;
	}
div.mod-latestnews h3 {
	padding: 0;
	margin: 0 0 11px 0;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 100%;
	font-weight: bold;
	color: #000;
	text-transform: uppercase;
	letter-spacing: 4px;
	line-height: normal;
	height: 11px;
	}
div.mod-latestnews div.row {
	display: block;
	padding: 8px 0;
	background: transparent url(../library/bg-mod-news-row.png) no-repeat 0 0;
	}
div.mod-latestnews div.row span.date {
	display: block;
	width: 85px;
	float: left;
	color: #999;
	font-size: 90.9%;
	line-height: 1.4em;
	}
div.mod-latestnews div.row span.headline {
	display: block;
	width: 308px;
	float: left;
	color: #999;
	font-size: 90.9%;
	line-height: 1.4em;
	padding: 0 45px 0 0;
	}
span.headline a:link {color: #000; text-decoration: none;}
span.headline a:visited {color: #000; text-decoration: none;}
span.headline a:focus {color: #c49e4c; text-decoration: none;}
span.headline a:hover {color: #c49e4c; text-decoration: none;}	
span.headline a:active {color: #c49e4c; text-decoration: none;}	

div.mod-latestnews p.link {
	margin: 12px 0 0 85px;
	font-size: 90.9%;
	}
	