.linkbutton { width:80px; background-color:#ff2b00; }
/*.pagbutton { width:2em; background-color:#ff2b00; }*/
.checkboxbutton { width:2em; vertical-align:middle; height:1.5em; color:black; border:1px solid grey; }
.cnosel { background-color:white; }
.csel { background-color:grey; }
.browsercheckbox { width: 2em; }

input:disabled,textarea:disabled,select:disabled,button:disabled {
  background: #dddddd;
  cursor:not-allowed
}
