I'm not sure what I'm doing wrong with this mod, but for some reason the category names are showing under the #navCatTabsWrapper instead of inside it.

http://www.babyplanetboutique.com/new

The categories should be showing inside that gray bar, not under it.

This is the html from that section when I view the source code:

<div id="navCatTabsWrapper"><div id="navCatTabs"><div id="navCatTabsDropdown"><ul><li><a class="category-top" href="http://www.babyplanetboutique.com/new/test-c-1">Clothing</a><ul><li><a href="http://www.babyplanetboutique.com/new/clothing/sleepwear">Sleepwear</a></li><br /></ul></li><li><a class="category-top" href="http://www.babyplanetboutique.com/new/feeding">Feeding</a></li></ul></div></div></div>