I am having a problem trying to style the products price. I do have columnar display enabled.

Please see an example here: http://www.lasilhouettelingerie.com/...ker-c-193_196/ (this is where I want to style the products price).

If you look at the source code, there is no styling added to the product price and that's the reason this price font is plain black. I am looking for the file to add this styling, but do not see the price definitions in php. I have been in both:

\includes\templates\MyTemplate\templates\tpl_modules_product_listing.php
and
\includes\templates\MyTemplate\common\top_columnar_display.php

but still do not see where to add this css definition.

I know how to style via CSS if, I can get the style added to the correct php area. Any suggestions as to where I can find the code, to add a style for the price?