div.newsblock
{
	margin-bottom: 35px;
	clear: both;
}

div.newsblock div.subject
{
	background: url(../images/icons/news.gif) left center no-repeat;
	color: black;
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 20px;
	border-bottom: 1px solid #B79D6E;
}

div.newsblock div.timestamp
{
	text-align: right;
	font-style: italic;
	font-weight: bold;
}

div.newsblock p.options
{
	font-family: sans-serif;
	font-size: 9pt;
	float: left;
}
