#content-background {
  position:absolute;
  top: 115px;

/*  top: 100px;  */

  height: 331px;  

/*  height: 405px;    */

  left: 400px;
  width: 599px;   
  padding: 0px;
  margin: 0px;

  background-color: #565658;
  filter:alpha(opacity='60', style='0');
  -moz-opacity:0.6;
  border: 1px solid #6C6D70;
}



#content  {
  position:absolute;
  overflow: auto;
  top: 116px;

/*  top: 100px;   */

  left: 400px;   
  width: 599px;
  height: 331px;  
  margin-bottom: 30px;

/*  height: 405px;    */
}


.youtube-container {
  text-align: center;
}

