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