﻿#allvideos_aspx_content
{
    float: left;
    padding:15px 0;
}

#allvideos_aspx_container{
    background-color:#CCC;
    padding:25px 0;
}

.allvideos_aspx_content_item
{
    float: left;
    font-size: 11px;
    padding: 5px 30px 15px 0;
    width: 140px;
}

.allvideos_aspx_content_item_image
{
    height: 210px;
    width: 140px;float: left;
}
.allvideos_aspx_content_item_text
{
    float: left;
    padding: 5px 0 0;
    width: 140px;
}
#allvideos_aspx_inner{
width:820px;
margin:0 auto;
 overflow:hidden;
}
.allvideos_aspx_content_item_text_playicon{
    padding-top:5px;
}
.allvideos_aspx_content_item_text_level{
    color:#990000;
}
