﻿
#videodetail_ascx_img
{
    width: 240px;
    height: 360px;
    float: left;
}

#videodetail_ascx_text
{
    height: 360px;
    width: 370px;
    margin-left: 10px;
    float: left;
}

#videodetail_ascx_text span
{
    line-height: 20px;
}

#videodetail_ascx_img img
{
    width: 240px;
    height: 360px;
}

.videodetail_ascx_title
{
    font-weight: bold;
}

#video_detail_ascx_relatedscenes_container, #video_detail_ascx_details_container
{
    width: 625px;
    float: left;
    padding: 0px 0px 25px 0px;
}

#video_detail_ascx_relatedscenes
{
    background-color: #000000;
    color: #FFFFFF;
    float: left;
    font-weight: bold;
    height: 20px;
    margin-bottom: 20px;
    padding: 5px 0 5px 10px;
    width: 615px;
}

#videodetail_ascx_playicon img
{
    width: 120px;
    height: 20px;
    margin-top: 5px;
}

#videodetail_ascx_relatedscenes_playicon img
{
    width: 29px;
    height: 25px;
    margin-top: 5px;
}

#videodetail_ascx_relatedscenes_playicon{
    float:left;
    padding-bottom:15px;
    width:190px;
    clear:both;
}

#videodetail_ascx_relatedscenes_img
{
    width: 190px;
    margin-right: 27px;
}

#videodetail_ascx_relatedscenes_img img
{
    width: 190px;
    height: 140px;
}

#videodetail_ascx_relatedscenes_text
{
    width: 190px;
    margin-right: 27px;
    float:left;
}

#videodetail_ascx_relatedscenes_text div{
    float:left;
    width:190px;
}

#videodetail_ascx_relatedscenes_text span{
    display:block;
    float:left;
    padding-right:2px;
}
table#VideoDetail1_DataListVideoClip{float:left;clear:both;}
