[jQuery] Selectors: x td in all rows of a table

[jQuery] Selectors: x td in all rows of a table


Hello
I've looked up
http://docs.jquery.com/Selectors
and alas I can't determine if there is a way to select the x td of all
rows of a table.
The use case is that i have a table for a forum and I'd like to center
text-align the 'Topics' and 'Replies' totals columns.
Thanks
pd