.sidebarNews
{
	background-color: white;
}

.newsDate
{
	margin-top: 8px;
	color: silver;
	
	font-weight: bold;
	font-size: 9px;
	
	border: none;
}

.newsDate HR
{
	margin: 0px;
	padding: 0px;
	border: none;
	background-color: #e8e8e8;
}

.newsTeaser1
{
	color: orange;
	font-weight: bold;
}

.newsTeaser2
{
	color: black;
	float: left;
}
