Code:
<br class="clearBoth">
is needed right after the closing div for the cartAdd. Look for:
Code:
<!--eof Add to Cart Box-->
in your /includes/templates/alysa_rounded/templates/tpl_product_info_display.php and insert the clear both so it reads like this:
Code:
<!--eof Add to Cart Box-->
<br class="clearBoth">