#adsRight a, #adsLeft a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

#adsRight a img, #adsLeft a img {
    background: 0 0;
}

.scrollAdsBanners {
    position: fixed;
    top: 56px !important;
}
