.znonews_title {
	border-bottom: 0px;
	padding-bottom: 8px;
	margin-bottom: 0px;
	display: block;
}
#news{
border-radius:5px;
padding:14px 18px 0px 18px;
border:2px solid #f8f8f8;
margin-top: 10px;
}

#news h3{
margin-bottom:8px;
}

#news div{
border-top:1px solid #f8f8f8;
padding:12px 0px;
line-height: 14px;
color:#999999;
}

#news div a{
color:#177bb5;
font-weight:bold;
font-size: 12px;
line-height: 12px;
}