@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("forums.bit-tech.net") {


div#bitheader {display: none}
body > div:nth-of-type(3) {display: none}
body > div:nth-of-type(4) {display: none}
body > div:nth-of-type(5) > div:nth-of-type(1) {display: none}
body > div:nth-of-type(5) > div:nth-of-type(2) {width: 100%; margin: 0px}

}