I'm trying to add some space between the menu items on the left on
http://hood-river-jewelers.com/store/
<a class="category-top" href="http://hood-river-jewelers.com/store/index.php?main_page=index&cPath=22">Necklaces & Pendants-></a>
That's the HTML of the menu item.
.category-subs-parent, .category-top {font-weight:bold; font-size:14px; margin-top:20px;}
That's the css I've added to the end of stylesheet.css
But no matter what I do, I can't get the menu items to space apart.
I know I'm missing something very simple, but I have no clue what.
Love this css stuff. Hate this css stuff.
Thanks,



