#stories {
  padding: 5px;
  text-align: left;
/*  width: 170px;*/
/* in IE fading works 'only if width or height is sat  */
  height:220px;
  color: black;
}
#news{
  width:190px; 
  height:230px;
  border: 1px rgb(254,189,45) solid; 
  text-align: right;
}
#nrtcrd{
  color: #aaaaaa;
  font-size:9px;
  visibility: visible;
}
