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