div.news_and_views {
   text-align: center; 
   padding: 5px 5px 5px 5px; 
   position: absolute;
   top: 315px; 
   left: 433px; 
   width: 224px; 
   height: 265px; 
   background:rgba(255,255,255,0.0);
   z-index: 4;
  overflow: auto;
}
div.cynews_and_views {
   text-align: center; 
   padding: 5px 5px 5px 5px; 
   position: absolute;
   top: 323px; 
   left: 433px; 
   width: 224px; 
   height: 265px; 
   background:rgba(255,255,255,0.0);
   z-index: 4;
  overflow: auto;
}

#printer_friendly {
    z-index: 4; position: absolute; bottom: 30px; right:204px;
    font-size: 10px;
}

