@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.tagged.com") {
  #ad, #navSearchBox, #tagged_myquizzes, .ad_300_250 {
    display: none !important;
  }
  #footer a, #footer span {
    color: white !important;
  }
  #footer p {
    color: #888 !important;
    margin: 5px 0px 0px 0px;
  }
}