#embedded_video
{
    position: relative;
    width: 840px;
    margin: 10px auto;
    height: 2108px;
}

*html #embedded_video
{
    width: 850px;
}

.video_clip
{
    position: relative;
    width: 410px;
    height: 341px;
    float: left;
}

#embed_twelve
{
	position: relative;
	width: 410px;
        height: 341px;
	float: left;

}

#embedded_video div
{
    margin: 5px;
}

.clear
{
	clear: both;
}
