Hi guys,
I'm trying to change the text in the product listing pages to align left in their columns (name, model & manufacturer). I've added the following to my stylesheet which has successfully aligned the product name cloumn text left:-
.itemTitle { text-align:left;}
.listingDescription { text-align:left;}
how can i do to make the model and manufacturer coluumns do the saem? Also the header which says product name is still aligned centre in its column, even though the text unded it is. Any ideas how I can change this also.



