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