﻿/* ADS */
#ads_top {
    margin:0px auto;
    width:716px; /* 760px */
}
#big_ads {
    display:inline-block;
    margin:5px 0px;
    overflow:hidden;
}
#big_ads, #big_ads img {
    height:120px;
    width:450px;
}
#big_ads_slider {
    display:block;
    position:relative;
}
#medium_ads {
    display:inline-block;
}
#medium_ads img {
    height:55px;
    margin:5px 5px 5px 7px; /* 5px 5px 5px 52px */
    width:250px;
}
#ads_bottom {
    margin-top:20px;
    text-align:center;
}
#ads_bottom img {
    max-height:40px;
    margin:5px;
    width:145px;
}