﻿#aapVideo
{
    display:block;
    float:left;
    width:320px;
    height:AUTO;
}


#aapVideo .vidWrap
{
    display:block;
    float:left;
    width:320px;
    height:240px;
    background-color:green;
    margin-top:8px;
}