textarea.floateleft {
   float: right;
}
textarea.floatright {
   float: left;
}
