@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.wired.com") {

#header, #nav_bar, #footer, #zagHolder, #xrail, h2, #ad_bottom, #toolbox_art_bot, #article_footer, #mb_article_end
  { display: none !important; }

#shell, #content, #contentwell, #article
{ 
   width: 100% !important; 
   margin: 0 !important; 
   padding: 0 !important;
}

#article, #outerWrapper
{
   padding: 2% !important;
   width: 96% !important; 
   text-align: justify !important;
   font-size: 12pt !important;
   max-width: none !important;
   position: absolute !important;
   left: 0 !important;
}

}