	
/***** Casting *****/

body.casting-index #page {
  background: #000 url(/images/site/page_bg_casting.png) no-repeat;
}

  #casting-badge {
    background: url(/images/site/casting_become-a-nerd-girl_badge.png) no-repeat;
    position: absolute;
    margin: 62px 0 0 820px;
    width: 218px;
    height: 215px;
    }
    
  #casting-side {
    position: absolute;
    margin: -55px 0 0 950px;
    width: 111px;
    height: 214px;
    background: url(/images/site/casting_side.png) no-repeat;
    } 
  
  #casting-header #video {
    padding: 18px 0 0 120px;
    float: left;
  }
  #casting-header #cta {
    width: 304px;
    margin-right: 25px;
    float: right;
    }

  #casting-header { 
    width: 950px;
    height: 396px;
    margin: 104px 0 85px 0;
    }
  
  #casting-header h2 {
    
    }
    
  #casting-header h2,
  #casting-header h2 img,
  #casting-header ul,
  #casting-header ul li,
  #casting-header ul li img {
    margin: 0;
    padding: 0;
    line-height: 0;
    list-style: none;
    }
    
    
  ul#videos,
  ul#videos li {
    margin: 0 0 30px 0;
    padding: 0;
    line-height: 0;
    list-style: none;
    }
    
  #sidebar ul#video-list {
    list-style: none;
    margin-left: 15px;
    }
