@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.sciam.com/article.cfm") {
  #container {
    width: 100% !important;
    padding: 0pt 15% !important;
  }

  #top_banner, #sidecontent {
    display: none !important;
  }
  
  #maincontent {
    width: 100% !important;
    border: 0px !important ;
    font-size: 12pt !important;
  }
}