@charset "utf-8";
/* CSS Document */

#text-description {
width:45%;
height:250px;
text-align:left;
}

#video_holder {
float:right;
width:400px;
height:250px;
background-color:#0F0;
}

.center {
margin:0 auto;
}

.left {
float:left;
}