I have a Table to style, how can I apply text-align:left; just for the first column and text-align:right; for the other columns?
Here my Table example:
http://jsfiddle.net/gianlucaguarini/hAv7P/
At the moment the text-align is left for all the columns.