select.floatclass {
   margin: 5;
   float: left;
}
select.cellpad {
   padding: 5;
}
select.floatright {
   float: right;
}

