textarea.cellpadding {
   padding: 5;
}
textarea.floatleft {
   float: left;
}
textarea.floatright {
   float: right;
}
