I'm trying to customize the quantity discount module to display the following (photoshopped from actual screen):



This is what I'm getting so far from my styled code:



(I can get the "~or~" to display below the second, but doing that automatically ads it below the third as well)

MY QUESTION:
1. How do I remove the decimal point and following zeros in the prices?
2. How do I remove the "+" in "3+ for $95.00"? (doesn't make much sense in the context of the discount type).

I set the Quantity Discounts via Admin in "Catalog / Product Price Manager /" in the Discount Qty section of the page, and I've been editing the "tpl_modules_products_quantity_discounts.php" file.

I'm using Zen-Cart v. 1.3.6

Thanks in advance!