Don't have time for a detailed reply right now, but when I first posted code for you, the "regular" top categories had tags of .category-top-text, which would be properly controlled by the code. Now you have special tags for every one of them, so the code is no longer applicable. You can eliminate the special tags ($new_style) for the regular top cats and control their display with a.category-top-text. You can also give all three special cats the same tag, since you want them styled the same, and have only one declaration to maintain in your stylesheet.
Bookmarks