@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.tv.com") {

#main-col {
    float: left !important;
    }

#side-col {
    float: right !important;
    }

.genrebar,
#content-tabs ul li a {
    font-size: 10px !important;
    }

#blue {                   
    background-image: none !important;      /* gets rid of annoying background-image ad on the sides */
    }

img[src^="http://bwp.tv.com"],
img[src*="doubleclick.net"],
img[alt="advertisement"],
img[src^="http://adlog"],
a[href*="adlog"],
iframe,
#mpu,
#sponsored,
#gnenav,                   /* top cnet nav bar */
.ta-c,
.mb-10,
.helpline,                 /* footer stuff below */
.top,
.oncnet,
.line,
.line-last,
#footer img,
.spacer {
    display: none !important;
    }


}