#Content div.News
{
	border-bottom: 1px solid #e7f4d6;
	margin-bottom: 20px;
}

#Content div.Last
{
	border: 0 none;
	margin-bottom: 0px;
}

#Content div.News p
{
	padding-bottom: 0;
}

#Content div.News h4.NewsSubTitle
{
	font: bold 11px/13px Tahoma, Geneva, sans-serif;
	color: #565656;
}

#Content div.News h5.NewsDate
{
	font: normal 11px/47px Tahoma, Geneva, sans-serif;
	color: #669f1a;
	padding-left: 21px;
	background: url(../img/date_background.png) no-repeat 0px 15px;
}

#Content div.News img.MiniPic
{
	float: left;
	margin: 0 14px 14px 0;
	border: 1px solid #565656;
}

#Content div.News a.more
{
	text-decoration: none;
	float: right;
	color: #738e12;
	padding: 4px 0 9px 10px;
	background: transparent url(../img/more_background.png) no-repeat 0px 9px;
}

#Content div.News a.more:hover
{
	text-decoration: underline;
}