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