Quote Originally Posted by gsdcypher View Post
Hi jettrue,

IE7.

Add an item to the cart and then look at the green footer nav bar. The view cart | checkout now links appear lower than the ezpage pages links.

Thanks.
Remove the padding and line-height from this section:

#navSupp ul {
list-style-type:none;
text-align:center;
line-height:1.5em;
padding: .3em 0;
}