Try this:
In your stylesheet.css:
Replace this:
#cartAdd input{ font-family:verdana,arial; font-size:10px; color:000000; text-decoration:none; margin-top:6px;}
With:
#cartAdd input{ font-family:verdana,arial; font-size:10px; color:000000; text-decoration:none; margin-top:6px; vertical-align:bottom;}
Hope it helps.
(Nice look btw, is it a template or custom-made?)



