body #main .hak5 .show-stage {
  background: url(http://statics.revision3.com/_/images/shows/hak5/show_background.jpg) center top no-repeat;
}
body #main .hak5 #show-menu {
  background: url(http://statics.revision3.com/_/images/shows/hak5/subnavnav_background.jpg) left top no-repeat #000;
}
body #main .hak5 .episode-stage .video-stage-wrapper {
  background: url(http://statics.revision3.com/_/images/shows/hak5/episode_background.jpg) center top no-repeat;
}
body #main .hak5 #show-header {
  background: url(http://statics.revision3.com/_/images/shows/hak5/page_background.jpg) left top no-repeat;
}

body #main .hak5 .show-stage.live {
  background: transparent none;
}
body #main .hak5 .show-stage .show-live-wrapper {
  background: url(http://statics.revision3.com/_/images/shows/hak5/show_background_live.jpg) center top no-repeat;
  z-index: 1011;
  height: 680px;
}
body #main .hak5 .show-stage .show-live p {
  color: #eee;
}
body #main .hak5 .show-stage .show-live h2 {
  color: #eee;
  font-weight: bold;
  font-size: 14px;
}
body #main .hak5 .show-stage .show-live img.chatButton {
  margin: 33px 0 20px 0;
}
