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