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

