



Hides ads at the right of the page
Here is an update:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("neowin.net") {
#topbox, .menuads, .menuads div, .menurec div, .guestwelcome, .guidelines-top-right, .guidelines-top-left,.guidelines-bit, #copyright, .menurec {
display: none !important
}body {
padding-bottom: 20px !important
}}