﻿#featuredvideos_ascx_container
{
    width: 160px;
    float: right;
    border: 1px solid #000;
    background-color:#FFF;
}
#featuredvideos_ascx_title
{
    width: 160px;
    height: 20px;
    background-color: #000;
    color: #FFF;
    padding: 5px 0;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    text-align:center; 
}

#featuredvideos_ascx_img{
    width:160px;
    text-align:center;
    
}

#featuredvideos_ascx_playicon{
    margin-top:5px;width:160px;
    text-align:center;
    margin-bottom:10px;
}

#featuredvideos_ascx_img img{
    width:140px;
    height:210px;
}



#featuredvideos_ascx_playicon img{
    width:122px;
    height:21px;
}
/*


#homevideoboximagemiddle
{
    width: 140px;
    height: 210px;
    padding: 0px 0px 5px 0px;
    float: left;
}*/
#playimagetiny
{
    width: 140px;
    height: 25px;
    float: left;
    padding: 5px 0px 0px 0px;
    text-align: center;
}

