You can also inspect all the form with firefox inspect to see all the css.
Example: the td of the form has:
You can not delete it because this class is used even for...
Example: the td of the form has:
Code: [Select]
.tableb_alternate {
background: none repeat scroll 0% 0% #E7EAEF;
}
}
You can not delete it because this class is used even for...