@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(bugzilla.mozilla.org) {

BODY, DIV, th { background-image: none !important; background-color: #B2B3A7 !important; }
#titles, .bz_comment_head, .bz_first_comment_head, #attachment_table th, .bz_attach_footer
{ background: #C9CABC !important; color: black !important; }

.bz_row_odd { background: #ACADA1 !important; }
.bz_row_even { background: #B2B3A7 !important; }

#information { color: #700000 !important; }

#titles { width: 85% !important; margin-top: -28px !important; }
#mozilla-org a { margin-top: 3px !important;  }

SELECT, INPUT, INPUT[type="checkbox"], textarea, #error_msg, .cc_list_display, #addselfcc 
{ -moz-appearance: none !important; 
background: transparent !important;
border: 1px black inset !important; }
SELECT:hover, INPUT:hover, INPUT:focus
{ -moz-appearance: none !important;
background: #C7C8BA !important; }

a { color: #46657F !important; }
a:visited { color: #6B7661 !important; opacity: .85 !important; }

/* home page */
#steps, #footer, .bugfields { background: transparent !important; border: 1px solid black !important; }
.queryform, .links { border: none !important; }

/* prefs page */
.tabs td { background: transparent !important; border: none !important;}
.tabs td.selected { background: #C7C8BA !important; font-weight: bold !important; color: #32495B !important; } }