/* 
    Document   : banners
    Created on : 23-may-2013, 19:44:42
    Author     : daizgar
    Description:
        Purpose of the stylesheet follows.
*/

.banner-under-video-left {
    float:left;
    
}

.banner-under-video-right {
   float:right;
   
}

.banner-container-under-video {
    width:385px;
    height:300px;
    background-color:#FFFFFF;
    margin-top:30px;
    background-position-y:center;
}

.banner-under-video-ad {
    width:385px;
    height: 261px;
    
}