/* 
    Document   : ad_leaderboard
    Created on : 20 Mar, 2013, 12:04:29 PM
    Author     : dibya
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.leaderboard img{
    /*  max-width : 728px; */
     /* height : 90px; */
}

.leaderboard{
    padding-bottom:10px;
    max-width:728px;
    max-height:90px;
    overflow:hidden;
    margin-bottom: 5px;
    text-align: center;
}
