I think the br you are looking for is in here:
/includes/modules/YOUR_TEMPLATE/product_listing.php
$lc_text = implode('<br />', $product_contents);
I think the br you are looking for is in here:
/includes/modules/YOUR_TEMPLATE/product_listing.php
$lc_text = implode('<br />', $product_contents);