select.imagefloatleft {
   float: left;
}
select.cellpadding {
   padding: 5;
}
select.imagefloatright {
   float: right;
}
select.imagefloattop {
   margin-left: 5;
}
