Hi folks.

creating a style sheet c_1.css works as expected.

But how would I name the sheet so it applied to:

1_22
1_22_7
... as well.

I guess I'm wondering how to name it so c_1.css applies to the whole category tree.

I would have c_2.css for the next top level category and all the sub categories under it.

Do I really need to make a style sheet for each sub category?

Thanks Much!