
Originally Posted by
dbltoe
This one's a little more complicated since the heading for the product listing is one header item and two links. You can get the Product Image by using:
productListing-heading {color:#FFFFFF;]
The other two involve an a tag with both an id and a class. You will need to play with them a while to come up with a suitable answer as those a tags are (right now) controlled the same as all other a tags throughout the site.
Try using the Firebug add-on to Firefox. It can be helpful in these matters.