@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("forums.worldofwarcraft.com") {
.advertise-horz {
    display: none !important;
    width: 0px !important;
}
.advertise-vert {
    display: none !important;
}
#postbackground {
    padding: 0px !important;
    margin: 0px !important;
    width: 100% !important;
}
#postbackground table {
    padding: 0px !important;
    width: 100% !important;
}
#post {
    background: none !important;
}
#postshell11 {
    width: 100% !important;
}
#postshell21 {
    width: 100% !important;
}
}