@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://www.poohforfans.com/yabbse/) {
  * {
    background-color:inherit !important;
  }
  .titlebg {
    color:#000000 !important;
  }
  select {
    background-color:#fff !important;
  }
}