#hnews{
 min-height:30px;
 height:auto !important;
 height:30px;
 background:url(../images/nonews.gif) no-repeat center left;
 }

#hnews p{
 font-size:12px;
 border-bottom:1px solid #ccc;
 margin:3px;
 padding:3px 7px 3px 21px;
 text-indent:-12px;
 line-height:1.3;
 background:#fff;
}

#hnews img.thumb{
 width:94px;
 float:right;
 margin-left:3px;
 }
 
#hnews a img.thumb{
border:1px solid #069;
 }
#hnews a:hover img.thumb{
border:1px solid #F30064;
 }

span.red{
 color:#C03;
 }