.news-latest-cnt {
	
	/*color: #fccdb7;*/
	line-height: 14px;
	padding-right:20px;

}

.news-latest-header {
	background-image: url(/fileadmin/tmp/images/newstopbg.gif);
	background-repeat: no-repeat;
	width:191px;
	height:23px;
}
.news-latest-header-footer {
	background-image: url(/fileadmin/tmp/images/newsbtmbg.gif);
	background-repeat: no-repeat;
	width:191px;
	height:8px;
}

.newsbox {
	width:191px;
	_width:191px;
	padding:10px;
	margin:0px;
	background-image: url(/fileadmin/tmp/images/newsbg.gif);
	background-repeat: repeat-y;
}
.news-latest-date{
	font-weight:bold;

}

.news-latest-morelink{	
	font-weight: bold;
	color: #840038;
	/*margin-top: 2px;*/
	text-align: right;
	padding-right:20px !important;
	padding-right:0px;
	
}
.news-latest-morelink a:link,.news-latest-morelink a:active,.news-latest-morelink a:visited{
	text-decoration: none;
	/*color: #F58521;*/
	color: #840038;
}
.news-latest-morelink a:hover{
	/*color:#F58521;*/
	text-decoration:underline;
}


.news-list-cntbox{
	margin-bottom:20px;
}

.news-list-cntbox p{
    margin:0px;
	padding: 0px;
}

.news-list-cntbox H3{
	margin:0;
	padding:0;
	font-size:11px;
}
.news-single-item H2{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	color:#840038;;
}


.news-single-item H3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	margin-top:15px;
	margin-bottom:15px;
	
	line-height:18px;
	font-weight:normal;
}