@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("hulu.com") {

/*text&background*/

html, body, tbody, thead, th, tr, td, blockquote, ul, h1, h2, h3, h4, h5, h6, font, strong, p, form, footer, .section, .title, .main, .container, .watch_comments, .watch_page_social_border_bottom, .watch_page_social_corner, .fluid, .t-body, .t-header, .content, .profile-drop-down

{
color: white !important;
background: black !important;
}

select, button, .hulu_auto_completer li, div.serp_header

{
background: black !important;
}

div, span, a

{
background-color: black !important;
}

legend, select, input, span, code, textarea, pre, label, div, dd, .description-shift

{
color: white !important;
}

a

{
color: #0040ff !important;
}

a:visited

{
color: #224375 !important;
}

/*highlight*/

textarea, pre, input, code, .menu-item a:hover, .fav-nav-show a.favorites-nav-show-name:hover

{
background: #333333 !important;
}

}