@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("reuters.com") {

#header, .searchbar, .linebreak, #banner, .breadcrumbs, .leftrail, .footer, .timestampHeader, #headerTools, #copyrightNotice, .secondaryContent, .articleTools, .NONE, .adButtonBox
  { display: none !important; }

#grid, #maincontent, .content, .contentBand, .primaryContent, #resizeableText
  { width: 100% !important; margin: 0 !important; }


#resizeableText
{
   margin: 2% !important;
   width: 96% !important; 
   text-align: justify !important;
   font-size: 12pt !important;
}

}