.news_entry
{
	margin-bottom: 20px;
}

.news_entry .date
{
	float: right;
	text-align: right;
	width: 75px;
	padding-left: 10px;
	font-size: 10pt;
	color: #505050;
}

.news_entry .title
{
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.news_entry .more
{
	text-align: right;
	font-size: 10pt;
}

.news_entry .small_image
{
	float: left;
	width: 120px;
	height: 80px;
	margin-right: 10px;
	margin-bottom: 5px;
	background-color: #e9e9e9;
}