@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.thedailyshow.com/full-episodes/") {

.visibleCappy,
#visibleHeader,
.meta,
.comments_content_bottom,
#right_column,
#tds_footer {
    display: none !important;
}

#body_holder,
#content_holder,
.full-episode-page,
.player-pane,
.player {
    width: auto !important;
}

#backgroundHolder {
    background-image: none !important;
    min-width: 0 !important;
}

#left_column {
    background-image: none !important;
    padding: 0 0 0 69px !important;
}

.full-episode-page .comments {
    width: 630px !important;
}

body {
    background-color: #000 !important;
    padding: 10px !important;
}

}
