.news {
	width: 680px;
	padding: 5px;
	margin: 0px 0px 10px 30px;
	background: white;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #000000;
}
.newslist { padding-top: 10px; }
.newsheadln {
	text-align: center;
	font-size: 1.1em;
	color: #e0333d;
	font-weight: bold;
}
.newsposted {
	text-align: right;
	font-size: 80%;
	clear: both;
}
