@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://www.cbc.ca/thenational/watch/") {
#left #watch .player {
    margin: 0 !important;
    width: auto !important;
}
.module {
    background-color: transparent !important;
    border-top: none !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
    position: static !important;
}
#left {
    display: block !important;
    float: none !important;
    margin: 0 !important;
    overflow: visible !important;
    width: auto !important;
}
#content {
    background: transparent !important;
    padding: 0 !important;
}
#body {
    background: transparent !important;
    margin: 0 !important;
    overflow: visible !important;
    padding-bottom: 0 !important;
    width: auto !important;
}
body {
    background-color: transparent !important;
    padding: 10px !important;
}
#gnwrap,
#watch > *,
#left > *,
#right,
#zonebar,
#globalnav,
#footer {
    display: none !important;
}
#watch > div.player,
#left > #watch {
    display: block !important;
}
}
