@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("imdb.com") {
  [bgcolor="#006699"] {background-color: #4C6A97 !important} /* Table header background */
  font[color="#FFFFFF"] {color: white !important}            /* Table header text */
  [bgcolor="#EFEFEF"] {background-color: #EBEEFE !important} /* Table background */
  [bgcolor="#9D9D9D"] {background-color: #D1DDF0 !important} /* Selected PM table row background */
  font[color="#000000"] {color: black !important}            /* PM body text / system messages */
  div[style*="overflow-y: hidden"] {color: black !important} /* Post body text */
}