I'm having problems with getting the CSS buttons to work on certain pages of my store. I've determined that it's only the zen_image_button that do not work. The zen_image_submit work fine. Instead of a CSS button, all I get is a link. I'd like to have it show up as a button (just the generic gray default kind). I changed the zen_image_button to zen_image_submit in the code (on the Shopping Cart for example) and got it to work in FF, but not IE. Is the default behavior for zen_image_button to display a link when CSS buttons are enabled? If so, how can I fix this so the button appears and acts just like a link?

Forgive me in advance because I'm sure this is a simple fix and it's late and my brain is fried. I tried searching and still have not yet found the answer.

Thank you.