I am going crazy! How can I align the buttons properly next to my quantity box, search box, etc? See this page and you'll know what i mean.

http://atthemeadow.com/shop/index.ph...&products_id=5

All i see in the product info display is this:

<div id="cartAdd">
<?php echo $display_qty; ?>
<?php echo $display_button;?>
</div>

Nothing I can do to that "cartAdd" style to make it work right. Any help?

Thanks!