@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("dansdata.com") {

  #pageHeader,
  #searchForm + hr,
  #searchForm + hr + div,
  #rightCol {
    display: none !important;
  }

  #pageBody {
    margin-right: 0 !important;
  }


}