#ads-rightarea {
    position: absolute;
    top: 13px;
    left: 740px;
    width: 223px;
    height: 668px;
    background: transparent url(/images/ads/bg_skyscraper.png) no-repeat;
    display: none;
}

#adzone-1 {
    position: relative;
    margin-top: 35px;
    margin-left: 37px;
    width: 160px;
    height: 600px;
}

#adzone-2 {
    position: absolute;
    top: 17px;
    left: 1024px;
    width: 160px;
    height: 600px;
    display: none;
}

#adzone-3 {
    position: absolute;
    top: 17px;
    left: 1024px;
    width: 300px;
    height: 600px;
    display: none;
}

#ads-crossfader {
    position: absolute;
    top: 200px;
    /*left: 970px;*/
    right: 0;
    width: 38px;
    height: 82px;
    display: none;
}
#ads-crossfader img {
    cursor: pointer;
}

#hide-ad {
    position: absolute;
    top: 100px;
    left: 0;
    width: 40px;
    height: 80px;
    cursor: pointer;
}