Untitled

                Never    
CSS
       
.headNavLine, #siteHeader, #navBar-sticky-wrapper, #ad_LiveBanner, .liveChannelSelector {
  display: none;
}
.liveBg {
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
}
.liveFlashPlayer {
  position: relative;
  min-height: 720px;
}
.livePlayerWrapper {
  margin: 0 !important;
  padding: 0 !important;
  width: 1080px !important;
}
#html5Player {
  position: absolute;
  left: 0;
  top: 0;
}

Raw Text