@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(p2pnet.net) {

div#page > table + table + table > tbody > tr > td:last-child > div#sidebar > table,
div#page > table + table + table > tbody > tr > td:first-child > div#sidebar > ul + form + table {
    width:0 !important;
    display: none !important;
    }

#content {width:auto!important}

}
