#content {
  /* CRZ: overriding global style */
  padding: 0 0 20px 0 !important;
  width: 658px !important;
}

#video-player-pane {
  position: relative;
}

#video-player-pane .kaltura-player-wrapper {
  overflow:hidden;
}

#video-player-pane .header {
  position: relative;
  margin-bottom: 7px;
}

#video-player-pane .main-title {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 30px; font-size: 3.0rem;
  font-weight: bold;
  line-height: 1;
  min-height: 30px;
}

#video-player-pane .views {
  position:absolute; 
  bottom: 0;
  right: 0;
}

#video-player-pane .view-count {
  font-size: 18px; font-size: 1.8rem;
  color: #1c1c1c;
}

#video-player-pane .view-count-label {
  font-size: 18px; font-size: 1.8rem;
  color: #959595;
}

#video-player-pane #adCompanionBanner {
  width: 300px; height: 250px; right: 22px; top: 96px; position: absolute;
}

body.lightbox.videos-section #page-wrap {
  margin: 0;
  padding: 0;
}

body.lightbox.videos-section #page-wrap, body.lightbox.videos-section #main, body.lightbox.videos-section {
  background-color: #1c1c1c;
  color: white;
  margin: 0;
  padding: 0;
}

body.lightbox.videos-section .lightbox-bottom {
  padding: 19px 14px 17px 17px
}

body.lightbox.videos-section #content-centerrail-wrapper {
  width: 590px;
  float: left;
}

body.lightbox.videos-section #top-level-wrapper {
  width: 941px;
}

body.lightbox.videos-section #video-player-pane {
  padding: 0 17px;
}

body.lightbox.videos-section .publish-date {
  color: #888888;
  padding: 10px 0 10px 15px;
  font-size: 13px; font-size: 1.3rem;
}

body.lightbox.videos-section #video-player-pane .main-title {
  width: 907px;
  max-width: none;
}

body.lightbox.videos-section #video-player-pane .views {
  position:relative; 
  float:right;
}

body.lightbox.videos-section #video-player-pane .view-count {
  color: #868686;
}

body.lightbox.videos-section #video-player-pane .view-count-label {
  color: #868686;
}

/* CRZ: may 1 2012 -  css for msie9 videos page, remove after ad campaign finishes */
body.videos-section.msie9 #video-player-pane .sponsorship {
  position: absolute;
  right: 0;
  top: -34px;
  z-index:1;
}

/* CRZ: may 1 2012 -  css for tgif videos page, remove after ad campaign finishes */
body.videos-section.tgif #video-player-pane .sponsorship {
  position: absolute;
  right: 0;
  top: -34px;
  z-index:1;
}

body.videos-section.tgif {
background:#150c01 url('http://tmz.vo.llnwd.net/o28/sponsorship/0524-tgif-video-skin-v5.jpg') no-repeat fixed center top;
}


