
.wine,
.wineHottracked,
.winePressed {
    background: url(login-btn.png)!important;
    color: White!important;
    border: 0!important;
    padding: 0!important;
    width: 103px;
    height: 42px;
}
.wineHottracked {
    background-position: -92px 0px!important;
    color: #FAD9E0!important;
}
.winePressed {
    background-position: -184px 0px!important;
    color: #DCB7C8!important;
}