#newsarchive {
	margin-bottom:4px;
	background:#188fc5;
	padding-bottom:2px;
	color:#8BEEFF;
	font-weight:bold;
	font-size:11px;
	line-height:17px;
}
#newsarchive a {
	text-decoration: none;
}

#newsarchive .header {
	background:url(../images/r_k_bg.jpg);
	height:16px;
	margin-left:4px;
	margin-right:4px;
}

#newsarchive .header_text {
	text-decoration: none;
	background:#188fc5;
	float:left;
	padding-left:4px;
	padding-right:4px;
	margin-left:5px;
	font-size:14px;
	font-weight:bold;
	color: #fff;
	text-transform:uppercase;
	padding-top:0px;
	vertical-align:bottom;
}

#newsarchive .content{
	margin:5px;
}
#newsarchive .newsarchiv_itembox {
	color: #fff;
}

#newsarchive .news_date {

}

#newsarchive .news_heading, #newsarchiv .news_heading:hover {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

