body{
background:#006D9E;

}

#wrapper{
width:900px;
padding-top:10px;
padding-bottom:10px;
clear:both;
display:block;
background:#FFFFFF;
}

#wrapper:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#tv{
float:right;
margin-right:10px;
}

#cover{
float:left;
margin-left:10px;
}

.embed{
font-size:11px;
font-family:tahoma;
width:95%;
height:80px;
background:#eeeeee;
border:1px solid #cccccc;
color:#666666;
}