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