input.cellpadding {
   padding: 5;
}
input.floatleft {
   float: left;
}
input.floatright {
   float: right;
}
