#left-bar a.video {
  display:block;
  width:640px;
  height:360px;
  text-align:center;
}
#left-bar a.player614x345 {
  display:block;
  width:614px;
  height:345px;
  text-align:center;
}
#left-bar a.video img {
  border:0px;
  margin-top:140px;
}
#left-bar p.video {
    width:800px;
}
#left-bar ul.video {
    width:640px;
}
#left-bar div.manual {
    width:800px;
}

#left-bar #description {
    font-size:12px;
    font-weight:normal;
}

#left-bar #container {
    display: table;
}

#left-bar #player_row  {
    display: table-row;
}

#left-bar #player_left {
  float:left;/*fix for  buggy browsers*/
    display: table-cell;
    width:650px;
    height:360px;
}

#left-bar #player_right {
  float:left;/*fix for  buggy browsers*/
    display: table-cell;
    width:150px;
    height:360px;
    text-align:center;
}

#left-bar #companion {
    width:150px;
    height:360px;
    border:2px solid #999999;
    text-align: center;
    line-height: 120px;
    font-family: arial;
    font-weight: light;
    font-size: 12px;
}

#left-bar #player-left-619 {
  float:left;/*fix for  buggy browsers*/
    display: table-cell;
    width:619px;
    height:600px;
}

#left-bar #player-right-600 {
  float:left;/*fix for  buggy browsers*/
    display: table-cell;
    width:150px;
    height:600px;
    text-align:center;
}

#left-bar #container-614x280 {
    width:614px;
    height:260px;
}

#left-bar #companion-160x600 {
    width:160px;
    height:600px;
    border:2px solid #999999;
    text-align: center;
    line-height: 120px;
    font-family: arial;
    font-weight: light;
    font-size: 12px;
}

#left-bar #companion-300x250 {
    margin-top: 5px;
    width:300px;
    height:250px;
    border:2px solid #999999;
    text-align: center;
    line-height: 70px;
    font-family: arial;
    font-weight: light;
    font-size: 12px;
    float: left;
}

#left-bar #filler-310x254 {
    margin-top: 5px;
    width:310px;
    height:254px;
    text-align: center;
    line-height: 70px;
    font-family: arial;
    font-weight: light;
    font-size: 12px;
    background: #CCCCCC;
    float: right;
}

#left-bar #row  {
    display: table-row;
    width:950px;
}

#left-bar #left {
  float:left;/*fix for  buggy browsers*/
    display: table-cell;
    width:950px;
    background-color:#ffffff;
}

#left-bar #templateText {
  width: 600px;
  height: 465px;
}

#left-bar .codebox {
    width:800px;
    border:2px solid #999999;
    background-color:#f8f8ff;
}


