table.cellpad {
   padding: 5;
}
table.norepeat {
   background-repeat: repeat-y;
}
table.floatleft {
   float: left;
}

