@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("amazon.com"),
domain("amazonaws.com"),
domain("images-amazon.com"),
domain("corporate-ir.net")

{

/*text&background*/

html, body, tbody, thead, th, tr, td, blockquote, li, ul, h1, h2, h3, h4, h5, h6, p, form, footer, #navbar .navMessage, .small_heading .s9_header, div#IV-Main

{
color: white !important;
background: black !important;
}

select, input, span, code, textarea, pre, label, div, dd, .vtp-byline-text, .smQty, .count, div.recent-header

{
color: white !important;
}

select, .ap_content, .ap_middle, .ap_left, .ap_right, div.footer, div.copyright, div#content, div.sidebar_content, div.sidebar_question, #content_https, .top_nav, .askville-ask-2, div.main-column, .askville-ask, a.main_category_button, .recent, .dropdown_button, div.nav-sprite, div.small, span#nav-search-in, .pagn

{
background: black !important;
}

/*links*/

a

{
color: #0040ff !important;
}

a:visited

{
color: #224375 !important;
}

/*highlight*/

textarea, pre, input, code

{
background: #333333 !important;
}

/*gradiant*/

.psGradient

{
background: -moz-linear-gradient(center bottom , #000000 15%, rgba(0, 0, 0, 0) 100%) repeat scroll 0 0 transparent !important;
}

}