table.cellpad {
   padding: 5;
}
table.FloatLeft {
   float: left;
}
table.FloatRight {
   float: right;
}

