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