select.float {
   float: left;
}
select.Content {
   padding: 5;
}
select.floatright {
   float: right;
}

