/* CSS Document */

#rightcontent .news-latest-container h2 {
	color: #fff;
	background: #00537e url(t3basis/img/hbgr.gif) repeat-y;
	padding: 3px 10px;
	margin: 0 1px;
	position:relative;
}
.news-latest-item {
	margin-bottom: 1em;
	padding: 0 10px;
}
.topnews h2 {
	color: #00537e;
	background: #fc0 url(t3basis/img/topnbg.gif) repeat-y;
	padding: 3px 10px;
	margin: 0 0px;
}
#rightcontent .news-list-container {
	background-color:#FFF8D3;
	margin: 0pt 1px;
	padding-bottom:10px;
}
#rightcontent .news-list-item {
	padding: 0 10px;
}
