@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url(http://www.therecord.com/tv/) {
/** Hide Crap **/
.topNavLinks, #logo, #subNavigation, #mainNavigation, #aspnetForm, DIV[style="float: left; display: block;"], #makeHome > A, #footernav, #recordDate
{
display: none !important;
}
}