textarea.Justify {
   text-align: justify;
}
textarea.cellpad {
   padding: 5;
}
textarea.FloatRight {
   float: right;
}
