@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.thestar.com") {

body { background-image: none !important; }

#ctl00_google_urchin, #header, #footers, 
#logoSearch, #mainNavigation, #subNavigation,
#rightContentContainer, #articleBody > div + div, #articleBody > div + div + div,
#articleTools, #whiteContainer > div:first-child + div,
.associatedStorySpacer
  { display: none !important; }

#wrap, 
 #center,
  #whiteContainer,
   #leftContentContainer,
    #articleBody,
div, span, p
{ 
   width: 100% !important;
   max-width: none !important;
   margin: 0 !important;
   padding: 0 !important;
   float: none !important;
   background-color: #DDD !important;
}

#articleBody
{
   padding: 2% !important;
   width: 96% !important; 
   text-align: justify !important;
   font-size: 12pt !important;
   font-family: arial, sans-serif !important;
   max-width: none !important;
}

}