/* general button */ .BUTTON { color: #F00; background: #4F4; } /* the OK button */ #OK-button { color: #A22; background: #FFF; }