/* news */
#newslist, .onew {
	margin:5px 8px;
}
#newslist dl, .onew {
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dashed #777;
	overflow:hidden;_height:1%;
	font-size:12px;
}
#newslist dl dt, .onew dt{
	color:#666;
}
#newslist dl dd.nh, .onew dd.nh{
	width:100%;
	color:#1F3485;
	font:bold 13px 'Arial', 'serif';
	text-transform:uppercase;
}
#newslist dl dd.nb, .onew dl dd.nb{
	padding:5px 0;
	font-size:13px;
}
div.newslink {text-align:right;margin-right:10px;margin-top:5px;}
