.player{
margin-left: 10px;
float:left;
clear:left;
display:block;
width:512px;
height:378px;
border: solid 1px black;
}
.player img { 
display:block;
width:512px;
height:378px;
}

#embedcode{
float:left;
height:372px;
margin:-36px 0 0 10px;
overflow:auto;
width:174px;
border:1px;
display:none;
}

#promos{
display:block;
width:512px;
height:378px;
margin: 0;
}

