textarea.cellpad {
   padding: 5;
}
textarea.FloatLeft {
   float: left;
}
textarea.FloatRight {
   float: right;
}

