@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("ask.com") {

/*text&background*/

html, body, tbody, thead, th, tr, td, blockquote, li, ul, h1, h2, h3, h4, h5, h6, p, footer, #bd, .abstract, #zmlnks, .rr_life_title, .rtlh, #navbar_search, #navbar_dent_parent, #midRailSpacer, .a16nb, .tans, .c1, .c2, .ac_input, .f12, .mi, .qotd, .hda, .body, .q, .box, .ansbox, .b, #signin_panel, .ui-widget-overlay, #signup_panel, #handle, #profileProgress, .gray_header, .r_header, .r_block, #prof-stats, #ask_question_panel, .browse-connections-section, #getMoreLink, .blue_header, .quick-ans, .filled-box

{
color: white !important;
background: black !important;
border: black !important;
}

#top_q_comm

{
color: white !important;
}

UL.tabNavigation LI A
{
background: black !important;
}

/*links*/

a, UL.tabNavigation LI A

{
color: #0040ff !important;
}

/*highlight*/

textarea, pre, .sboxInput, #slider

{
background: #333333 !important;
}

}