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