@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("foxnews.com"),
domain("foxbusiness.com")

{

/*text&background*/

html, body, tbody, thead, th, tr, td, blockquote, li, ul, h1, h2, h3, h4, h5, h6, p, form, footer, div#document, div.section, .slide-3 .section-pr, div#section-footer-1, #section-head, #section-head #nav-primary, div.dv-list, div#section-footer-2, #nav-sub, #markets dl

{
color: white !important;
background: black !important;
}

select, button, div#util, #authentication li a

{
background: black !important;
}

div, span, a

{
background-color: black !important;
}

select, input, span, code, textarea, pre, label, div, dd

{
color: white !important;
}

/*links*/

a

{
color: #0040ff !important;
}

a:visited

{
color: #224375 !important;
}

/*highlight*/

textarea, pre, input, code, dl dd a:hover

{
background: #333333 !important;
}

#authentication li a

{
border: 4px solid black !important;
}

}