@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.sciam.com/blog/60-second-science/post.cfm"), 
url-prefix("http://www.scientificamerican.com/blog/60-second-science/post.cfm"), 
url-prefix("http://www.sciam.com/article.cfm"), 
url-prefix("http://www.scientificamerican.com/article.cfm"), 
url-prefix("http://www.sciam.com/slideshow.cfm"),
url-prefix("http://www.scientificamerican.com/slideshow.cfm") {

  #sa_observations {
    width: 100% !important;
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
    font-size: 13pt !important;
  }

  #header,
  #top_menu,
  #top_category,
  #nav-more,
  #content_b,
  #scientific-american,
  .float_right,
  #footer {
    display: none !important;
  }

  #content_a {
    width: 80% !important;
    border: 0px !important;
  }
}