@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("megaporn.com") {
/* Bottom to black */
body { background: #000 !important; }

/* Middle to black */
td[id="playertd"],
table[style="margin-top: 0px;"]
{ background: #000 !important; }

/* Mainpage background fix */
div[id="mainpage"]
{ background: #FFF !important; }

/* Video background bigger */
div[id="playerdiv"]
{ width: 1000px !important; height: 650px !important; }

/* Video area bigger */
object[id="mvplayer"]
{ width: 1000px !important; height: 650px !important; }
}

@-moz-document domain("megarotic.com") {
/* Nothing */
}