@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.demonoid.com") {
/* Fix the width of the page. */
body { width: 970px !important; margin: auto !important; }
.pad9px_right, #e83, #d48, #mbtd, #abb { display: none !important; }

/* Remove ads and redistribute their space */
.pad9px_right, iframe[name="bnr2"], script[src~=".js"], .user_donation_box, .banner_top, .banner_bottom {display: none !important}

/* Adjust the filter boxes */
.ctable_content td { text-align:center; }
table[width="80%"] {width: 51ex !important}
td[width="15%"] {width: auto !important}
.ctable_content td, .ctable_content select {width: 12em !important}
input[name="query"] {width: 50ex}
td.ctable_content center:nth-child(2), td.ctable_content>hr, td.ctable_content>span, td.ctable_content>iframe { display:none; }
}