textarea.floatclass {
   margin: 5;
   float: left;
}
textarea.cellpad {
   padding: 5;
}
textarea.floatright {
   float: right;
}

