I seem to have a large space above the product list that I don't know how to remove.
http://soupbar.com/cart/Soup/
It's between the breadcrumb and the products. I see this in the code, but can't find it in the templates:
Code:
<div class="content">
<ul class="simple-list-left width-100">
<li class="item-right">
</li>
</ul>
<div class="clearing"></div>
Any help on how to get rid of this space would be greatly appreciated!