#stories {
  padding: 0px;
  text-align: center;
/*  width: 170px;*/
/* in IE fading works 'only if width or height is set  */
  height: 30px;
  font-family: Verdana;
  font-size: 12px;
  font-weight: normal;
  color: red;
}
#stories a {text-decoration:none; color:red;}
#stories a:hover {text-decoration:underline;}
#news {
position:absolute; top:35px; left:10px; width:210px; height:30px;
  padding: 5px;
  border: 0px rgb(254,189,45) solid;
  /*color:#000066;*/
}
#nrtcrd{
 font-size:0px;
 display: none;
}
