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

/****************************************************************/
/*              Advertisement                                   */
/****************************************************************/

/******** Ads ********/

.ad {
    display:block;
    text-align:center;
    margin:1em 0; 
    clear:both; }

    .ad div {
        width:100%;
        height:auto;
        display:inline-block; }


/*** Leaderboard ***/

.ad div.leaderboard {
    max-width:728px;
    max-height:90px; }


/*** Billboard ***/

.ad div.billboard {
    max-width:770px;
    max-height:250px; }
