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