
#news_content .date{
	font-weight: bold;
    color: #000;
    font-size: 10px;
	float: right;
}
#news_content .newsletter{
    padding-left: 2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-weight: bold;
    color: #000000;
    font-size: 10px;
    text-decoration: none;
    border-bottom: none;
    background:  url(../images/news.gif) no-repeat top left;
	float: left;
}
#news_content #page_counter{
	margin: 15px;
	text-align: center;
}
.clear{clear:both;}
#news_content .brief{
	margin-bottom: 15px;
	clear:both;
	padding-top: 2px;
}