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