I would like to have all my categories' product listings show the image centered, but the other two columns left-justified.

I know I could do this by applying a different class to the left-most TD column containing the image, but I don't see how in the code that I could do this.

Is there a way I can modify how the code creates the table rows?? how does tpl_tabular_display.php work??

Thank you, Tom