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