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

