﻿#videodetail_ascx_container{
    float:left;
}
#videodetail_ascx_img{
    width:240px;
    height:360px;
    float:left;
}
#videodetail_ascx_text{
    width:375px;
    margin-left:10px;
    float:left;
}
.detailsinfo{
    width:375px;
    float:left;
    margin-bottom:5px;
}

