@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.colbertnation.com/full-episodes/") {

#visibleCappy,
#backgroundAd,
#visibleHeader,
.full-episode-page > a,
.meta,
.comments_content_bottom,
#right_column,
#footer {
    display: none !important;
}

#body_holder,
#content_holder,
.full-episode-page,
.player-pane {
    width: auto !important;
}

#backgroundHolder,
#left_column,
.carousel,
.tossExclusive,
.commentsHolder {
    background-image: none !important;
}

.full-episode-page {
    padding-top: 0 !important;
}

#left_column {
    padding-left: 68px !important;
}

.carousel > div,
#theToss {
    margin-left: 0 !important;
}

.carousel_content_top {
    margin-top: 0 !important;
}

.tossExclusive {
    padding-bottom: 0 !important;
}

.exclusiveHolder {
    margin: -125px 0 0 310px !important;
}

.commentsHolder {
    float: none !important;
    padding-bottom: 0 !important;
}

.flux {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

body {
    padding: 10px !important;
}

}
