@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("metafilter.com") {
body { background: #fff !important; color: #000 !important; font-size: 80% !important;
 }
div, input {background: #fff !important; color: #000 !important;}
div#logo, div#topline, ul#navglobal, div#yellowbar, ul#maintab, div#bottomline, div#menu, div.tags, div.sidebar { display: none !important; }
div#footer, .userpage { background: #fff !important; }
div.best, div.votenumber, p.alertbox, div#prevDiv, div#prevDiv2 { background: #fff !important; border: 1px solid #999 !important; color: #000 !important;}
a.more, a#votes {background: #fff !important;}
p, blockquote { font-family: Trebuchet MS; font-size: 100% !important;}
div.copy, div.comments { font-family: Trebuchet MS; font-size: 100% !important; }
h2 { font-size: 100% !important;}
a { color: #666 !important; font-weight: normal !important;}
img { display: none !important;}
}