input.cellpad {
   padding: 5;
}
input.norepeat {
   background-repeat: repeat-y;
}
input.floatleft {
   float: left;
}
