#video_module
{
position:relative;
text-align:center;
}

#video_module .left,#video_module .right
{
position:relative;
width:440px;
text-align:left;
margin:0 auto 15px;
}
#video_module .left {/*float:left;*/}
#video_module .right {/*float:right;*/}

#video_module h3 {text-align:center;font-size:1.3em;margin-bottom:0.5em;}