.charsheet input.sheet-dicenumber { background-color: #BDD9F2; width: 44px; text-align: left; } .charsheet input.sheet-bonus { background-color: #F2C7ED; width: 44px; text-align: left; } .charsheet select.sheet-dicetype { background-color: #BDD9F2; width: 58px; text-align: center; } .charsheet input.sheet-name { background-color: #F2D4A2; } .charsheet td.sheet-red { border: double; border-color: red; padding: 4px; } .charsheet select.sheet-attrib { background-color: #B9ECAB; width: 68px; text-align: center; }