@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("dailymotion.com"),
domain("dmcdn.net")

{

/*text&background*/

html, body, tbody, thead, th, tr, td, blockquote, li, ul, h1, h2, h3, h4, h5, h6, font, strong, p, form, #footer, .container, .search, .foreground, .foreground_hoverable, .foreground a, #content, #header, #header_nav, .content_right, .box_content, div.dmpi_bigbox, body.dm_page_html_video div.video_description, .foreground2, .foreground2 a, .background_3, .background_3_on_hover:hover

{
color: white !important;
background: black !important;
}

input.dmco_form_text

{
color: white !important;
}

/*links*/

a

{
color: #0040ff !important;
}

/*highlight*/

textarea, pre, input.dmco_form_text

{
background: #333333 !important;
}

}