.head-ad{width:100%; float:left; margin-top:18px;}
.leaderboard-ad{width:728px; height:90px; float:left; margin:0 0 0 152px}
.folio-ad-banner{width:220px; height:90px; float:left; margin:0 0 0 9px;}
.bottom-add{width:100%; float:left; margin:10px 0 11px 0; display:none;}
.internal-promo-banner{width:355px; float:left;}
.internal-promo-banner2{width:355px; float:right;}


.sidebar_premium{float:left; margin-bottom:10px;}
.sidebar_single_left{width:144px; height:125px; float:left; margin-bottom:10px;}
.sidebar_single_left img{width:144px; max-height:125px;}
.sidebar_single_right{width:144px; height:125px; float:right; margin-bottom:10px;}
.sidebar_single_right img{width:144px; max-height:125px;}


.sidebar_classified_left {width: 144px;height: 90px;float: left;margin-bottom: 10px;}
.sidebar_classified_left img{width:144px; max-height:90px;}

.sidebar_classified_right{width:144px; height:90px; float:right; margin-bottom:10px;}
.sidebar_classified_right img{width:144px; max-height:90px;}

.sidebar_premium .flash_banner {

  position:relative;

}

.sidebar_premium .flash_banner object {
    display:block;
    width:300px;
    height:125px;
 }

.sidebar_premium .flash_banner  a div {

    position:absolute;
    width:300px;
    height:125px;
    top:1px;  <!-- if not present , link in the <a> tag slips to the under of swf file -->
 }


.leaderboard-ad  .flash_banner object {
    display:block;
    width:728px;
    height:90px;
 }

.leaderboard-ad  .flash_banner  a div {

    position:relative;
    width:728px;
    height:90px;
    top:-89px;  <!-- if not present , link in the <a> tag slips to the under of swf file -->
 }



.mobile_block {width: 100%; position: fixed; bottom: 0px; height: 80px; background-color: #323b3d; z-index: 999999;

-webkit-transition: all .8s ease;
-moz-transition: all .8s ease;
-ms-transition: all .8s ease;
-o-transition: all .8s ease;
transition: all .8s ease;
}