Anyone know how I can get rid of the spaces that are appearing under each of the categories links and still allow each link to span the entire width and recognize the padding I apply?

I tried putting width to 100%, 178px and auto on the actual links, the containing div and none of those worked. I then added display: block; to the A.category-top class and it spans the full width and recognizes padding but it adds that annoying space.

I was thinking it might be the product count (which I turned off in the admin area). Is it possible to remove this from the code with screwing everything up?

http://img505.imageshack.us/img505/8...refrontmf8.gif

The yellow color is to show the space issue better