textarea.cellpadding {
   padding: 3;
}
textarea.cellpadding A:link {
   float: left;
}
textarea.cellpadding A:visited {
   float: left;
}
textarea.cellpadding A:hover {
   float: left;
}
textarea.cellpadding A:active {
   float: left;
}
textarea.Content {
   padding: 5;
}
textarea.Content A:link {
   float: left;
}
textarea.Content A:visited {
   float: left;
}
textarea.Content A:hover {
   float: left;
}
textarea.Content A:active {
   float: left;
}
textarea.norepeat {
   background-repeat: no-repeat;
}
textarea.norepeat A:link {
   background-repeat: no-repeat;
}
textarea.norepeat A:visited {
   background-repeat: no-repeat;
}
textarea.norepeat A:hover {
   background-repeat: no-repeat;
}
textarea.norepeat A:active {
   background-repeat: no-repeat;
}
textarea.floatleft {
   float: left;
}
textarea.floatleft A:link {
   float: left;
}
textarea.floatleft A:visited {
   float: left;
}
textarea.floatleft A:hover {
   float: left;
}
textarea.floatleft A:active {
   float: left;
}
textarea.floatright {
   float: right;
}
textarea.floatright A:link {
   float: right;
}
textarea.floatright A:visited {
   float: right;
}
textarea.floatright A:hover {
   float: right;
}
textarea.floatright A:active {
   float: right;
}

