The properties of all the css are the same except the text-align. How do I make my first table use only the fist css and the second table that has 5 columns, use the second css in the first column and the third css in the 5th column.
This may do it ... or not... I'm not 100% sure. You may want to move class="left" (and the other two class="... to the appropriate INPUT and TEXTAREA tags, like so: <input class="left"> (and so on...)
Hope this will help you (at least a bit... )
Cheers!
It would seem somewhat unclear as to what you are asking, as the styles that you have posted will be applied to input or textarea fields, not tables... Anyway, to give something a custom class, try this:
Bookmarks