I read the wiki and (forgive me) I'm stilll confused as to how to name my css files.

I targeted each Category page on my site by naming the css files accordingly (c_1.css, c_2.css etc). Now I'm trying to target the product pages.

I've tried p_[category path].css but nothing is happening.

Thanks