﻿.calendar, .call, .banner, .demo, .forum, .informers, .partner, .real, .bonus, .cabinet, .affiliate, .webterminal {
    display: block;
    text-decoration: none;
    color: Black;
    background-repeat: no-repeat;
    padding-left: 5px;
    padding-top: 8px;
}

    .calendar, .call, .banner, .demo, .forum, .informers, .partner, .real, .bonus, .cabinet, .affiliate, .webterminal a {
        text-decoration: none;
    }

        .real span, .demo span, .banner span, .cabinet span {
            color: #2B97BB;
        }

.bonus {
    background-image: url("/image/taisers/bonus.png");
    width: 174px;
    height: 72px;
}

.calendar {
    background-image: url("/image/taisers/calendar.png");
    width: 174px;
    height: 72px;
}

.cabinet {
    background-image: url("/image/taisers/cabinet_desktop.png");
    width: 174px;
    height: 77px;
}



.call {
    width: 174px;
    height: 83px;
    padding-top: 3px;
}

    .call span {
        display: block;
        font: bold 12px Arial, sans-serif;
        color: #C71841;
        padding-top: 8px;
    }

    .call div {
        font: normal 11px Tahoma,sans-serif;
        font-weight: 500;
        color: #0272A4;
    }

.banner {
    background-image: url("/image/taisers/corsa_currency_banner_1.png");
    width: 174px;
    height: 72px;
}

.demo {
    background-image: url("/image/taisers/demo.png");
    width: 174px;
    height: 72px;
}

.forum {
    background-image: url("/image/taisers/forum.png");
    width: 174px;
    height: 107px;
    font: 22px 'Trebuchet MS',sans-serif;
    color: White;
    text-align: center;
    padding-left: 0px;
}

    .forum p {
        text-align: center;
        margin-top: 10px;
        margin-bottom: 10px;
    }

    .forum span {
        font-size: 14px;
    }

.informers {
    background-image: url("/image/taisers/informer.png");
    width: 174px;
    padding-top: 20px;
    height: 60px;
}

.partner {
    background-image: url("/image/taisers/partner.png");
    width: 174px;
    height: 72px;
}

.real {
    background-image: url("/image/taisers/real.png");
    width: 174px;
    height: 72px;
}

.affiliate {
    background-image: url("/image/taisers/affiliate.png");
    width: 174px;
    height: 77px;
}

.webterminal {
    background-image: url("/image/taisers/webterminal.png");
    width: 163px;
    height: 71px;
}
