.button_quick_login_submit {
    background: url(/c/i/site/buttons/button_qlogin.png) no-repeat;
    width: 111px;
    height: 21px;
}

.button_poker {
    background-image: url(/c/i/site/buttons/button_poker.png);
    background-repeat: no-repeat;
    width: 74px;
    height: 36px;
}

.button_casino {
    background-image: url(/c/i/site/buttons/button_casino.png);
    background-repeat: no-repeat;
    width: 74px;
    height: 36px;
}

.button_download {
    background: url(/c/i/site/buttons/button_download.png) no-repeat;
    width: 149px;
    height: 45px;
    float: left;
    padding-right: 10px;
}

.button_instant_play {
    background: url(/c/i/site/buttons/button_instant_play.png) no-repeat;
    width: 149px;
    height: 45px;
    padding-right: 10px;
    float: left;
}

.button_play_mobile {
    background: url(/c/i/site/buttons/button_play_mobile.png) no-repeat;
    width: 149px;
    height: 45px;
    float: left;
}

.button_int_download {
    background: url(/c/i/site/buttons/button_int_download.png) no-repeat;
    width: 149px;
    height: 45px;
    margin: 0 auto;
}

.button_int_instant_play {
    background: url(/c/i/site/buttons/button_int_instant_play.png) no-repeat;
    width: 149px;
    height: 45px;
    margin: 12px auto 0;
}

.button_int_play_mobile {
    background: url("../i/site/buttons/button_int_play_mobile.png") no-repeat;
    height: 45px;
    margin: 12px auto 0;
    width: 149px;
}

.button_confirm {
    background-image: url(/c/i/site/buttons/button_confirm.png);
    background-repeat: no-repeat;
    width: 99px;
    height: 29px;
}