@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("scour.com") {
  body {
    border: none !important;
  }
  #sidebar, #featuredads, #bottomseearch, .l_spacer, .l_rightmain_base, br, #featuredAds, #scour-tip, #mpbl, #mypointsbox {
    display: none !important;
  }
  div {
    height: 20% !important;
  }
  td {
    width: 100% !important;
  }
  #topbar {
    height: 18px !important;
    width: 100% !important;
  }
  div strong {
    color: black !important;
    font-weight: normal !important; 
  }
  #spellcheck span {
    font-style: italic !important;
  }
  .logo {
    height: 33px !important;
    width: 99px !important;
  }
}