/*NEWS DAULY*/
#news_daily .header{
	width: 100%;
	height: 23px;
	text-align: left;
	margin: 5px 0px 0px 0px;
	background: #D0D0D0;
}
#news_daily .header a{
	padding-left: 10px;
	font: bold 8pt/23px Verdana;
	color: #333333;
}
#news_daily .item{
	background: url(../images/icon_05.gif) no-repeat 5px 10px;
	padding: 5px 5px 5px 15px;
}
#news_daily .item a{
	color: #202020;
	font: normal 9pt Verdana;
}