﻿.NewsDiv {
	position:relative;
	border-bottom:1px solid #7C6F52;
	margin-bottom:18px;
	float:left;
	padding-bottom:18px;
}

#NewsLastItem {border:none;}

.NewsDate {
	float:left;
	width:80px;
}

.NewsTeaser {
	float:left;
	width:600px;
}

#Content .NewsTeaser h2 {
	font-size:12px;
	margin-top:0;
}