I would like to target better some TR lines of the account page. I tried nth-child(x) which works - but the problem is, after saving the "profile saved" message is inserted on top in an extra TR line and so all the nth-child(x) assignments do not work anymore.
Different CSS classes for each TR would be helpful.