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

body #main .scamschool .show-stage.live {
  background: transparent none;
}

body #main .scamschool .show-stage .show-live .show-details {
  margin-top: 31px !important;
}

body #main .scamschool .show-stage .show-live-wrapper {
  background: url(http://statics.revision3.com/_/images/shows/scamschool/live_background.jpg) center top no-repeat;
  z-index: 1011;
  height: 670px;
}
body #main .scamschool .show-stage .show-live p {
  color: #111;
}
body #main .scamschool .show-stage .show-live h2 {
  color: #222;
  font-weight: bold;
  font-size: 14px;
}

body #main .scamschool .show-stage .show-live img.chatButton {
  margin: 3px 0 26px 0;
}
