.news_rightContainer h4
{
	color:#ffffff;
	font-family:'Open Sans';
	font-weight: 700;
	line-height:30px !important;
}
.news_rightContainer .headline
{
	height:30px;
	background:url('../images/header_bg_news_rightContainer.png') 0 0 repeat-x;
	margin-left:-15px;
	margin-right:-15px;
	margin-top:-15px;
	padding-left:15px;
	line-height:30px;
}
.news_rightContainer .date
{
	margin:15px 0 1px 0;
}
.news_rightContainer h5 a
{
	font-family:'Open Sans';
	font-size:16px;
	font-weight: 700;
}



.news_rightContainer .teaser_image
{
	margin-top:10px;
}
.news_rightContainer h5 a,
.news_rightContainer h5 a:link,
.news_rightContainer h5 a:hover,
.news_rightContainer h5 a:active,
.news_rightContainer h5 a:visited
{
	color:#222222;
}
.news_rightContainer .more
{
	margin-top:-10px;
}
.news_rightContainer .more a:visited,
.news_rightContainer .link a:visited
{
	color:#4d87c7;
}
.news_rightContainer .link
{
	margin-top:10px;
}
.news_rightContainer .pagination
{
	display:none;
}