﻿/* House Video Widget */

#CenterWrapper .HouseVideoWrapper
{
    margin:  0 auto 10px auto;
    width:375px; 
    overflow:auto;
}


#CenterWrapper .HouseVideoTitle
{
    width:375px;
    text-align:center;
    margin-bottom:8px;
}

#CenterWrapper .HouseVideoTitleText
{
    font-size:16px;
    font-style:italic;
    font-weight:bold;
}


#CenterWrapper .HouseVideoImage
{
    
}
