.promotions table input[type=submit],.promotions table input.button[type=submit],.promotions-button{
    background:url(../img/gray_bg.png) no-repeat left top;
    border:none;
    width:197px;
    height:35px;
    text-shadow:#666 1px 1px;
}

.buttonOK a, .buttonOKSmall a, #go2basket a{
    background:url(../img/red_bg.png) no-repeat left top;
    border:none;
    height:17px;
}

.buttonOK a:hover, .buttonOKSmall a:hover, #go2basket a:hover{
    background:url(../img/red_bg.png) no-repeat left top;
}
