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

body #main .diggdialogg .show-stage .show-live-wrapper {
  background: url(http://statics.revision3.com/_/images/shows/diggdialogg/live_background.jpg) center top no-repeat;
}

body #main .diggdialogg .show-stage .show-live h2 {
  font-size: 1.8em;
  font-weight: bold;
  color: #ebebeb;
}
body #main .diggdialogg .show-stage .show-live p {
  color: #eee;
}
body #main .diggdialogg .show-stage .show-live h3 {
  font-size: 1.6em;
  color: #ebebeb;
  margin-bottom: 8px;
}

body #main .diggdialogg .show-stage .shadedBox .icon {
  padding-left: 4px;
}
