#newscase {
   position:relative;
   overflow:hidden;
   height:80px;
   width:195px;
}

#newscase a {
   font-weight:normal;
   font-size:100%;
}

.newsdiv {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   color: #000000; 
   font-weight : normal;
   position:absolute;
   overflow:hidden;
   top:80px;
   left:0;
   height:80px;
   width:195px;
}