.widget_whyRegister .widget_content {
    padding: 15px 15px 15px 15px;
    width: 590px;
    word-wrap: break-word;
}
.widget_whyRegister .video_box {
    width: 300px;
    height: 225px;
    float: left;
    margin: 0px 20px 20px 0px;
}
.widget_whyRegister .video_box .video-js {
    width: 300px;
    height: 225px;
}
.widget_whyRegister .widget_content_center .video_box {
    float: none;
    margin: auto;
}