@charset "utf-8";
/* CSS Document */
/* Version SVN: $ID$ */

/****************************************************************/
/*              Advertisement - Containers                      */
/****************************************************************/

/*** Leaderboard ***/

.ad div.leaderboard {
    background: url(../images/ads/leaderboard-90.png) no-repeat scroll 0 0 transparent;
    height: 0px;
    padding-bottom: 12%;
    width: 100%;
    background-size: 100%; }


/*** Billboard ***/

.ad div.billboard {
    background: url(../images/ads/billboard.png) no-repeat scroll 0 0 transparent;
    height: 0px;
    padding-bottom: 33%;
    width: 100%;
    background-size: 100%; }