#stories {
  padding: 5px;
  text-align: left;
  width: 190px;
/* in IE fading works 'only if width or height is sat  */
  height:220px;
  color: red;
}
#news{
  width:190px; 
  height:230px;
  /*border: 1px rgb(244,185,95) solid;*/
  text-align: right;
  font-family:Verdana;
  font-size: 12px;
  font-weight: normal;
  /*color:#CD1515;*/
}
#nrtcrd{
  color: #4B4B4B;
  font-size:0px;
  display: none;
}

