#left{
width:400px;
background-repeat:no-repeat;
background-color:#333333;
padding:0px;
float:left;
margin-top:10px;
margin-bottom:30px;

}

#videowrapper{
	width:800px;
	background-color:#000000;
	background-position: center;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:30px;
	display:block;
}

#description {
font-family:'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
font-size:15px;
color:#ffffff;
margin:5px 0px 0px 10px;
text-align:justify;
line-height:28px;
display:block;
float:right;
width:370px;
border-bottom: 2px dotted #666;
padding-bottom:20px;
}

#descriptionsm {
font-family:'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
font-size:12px;
color:#ffffff;
margin:5px 0px 0px 10px;
text-align:justify;
line-height:24px;
display:block;
float:right;
width:370px;
padding-top:12px;
}

#footer2{
width:840px;
height:60px;
background-color:#000;
display:block;
text-align:center;
color:#666666;
}

#download{
padding:4px 10px 4px 20px;
margin:0 20px 5px 20px;
text-align:right;
font-family:'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
font-size:12px;
line-height:25px;
color:#ffffff;
display:block;
width:330px;
}
#download:hover{
padding:4px 10px 4px 20px;
margin:0 20px 5px 20px;
text-align:right;
font-family:'Lucida Grande', Verdana, Helvetica, Arial, sans-serif;
font-size:12px;
line-height:25px;
color:#ffffff;
display:block;
width:330px;
background-color:#000;
}