found this
<td class="cartProductDisplay">
<a href="http://bladez-scooter.com/index.php?main_page=product_info&products_id=803"><span id="cartImage" class="back"><img src="images/clutch belt.jpg" alt="Clutch Belt, Heavy Duty EXTRA LONG" title=" Clutch Belt, Heavy Duty EXTRA LONG " width="50" height="39" /></span><span class="mobile-only">Item Name:</span><span id="cartProdTitle">Clutch Belt, Heavy Duty EXTRA LONG<span class="alert bold"></span></span></a>
<br class="clearBoth" />
did a search for cartProdTitle
found this:
/home/bladez5/public_html/includes/templates/winchester_black/css/responsive_default.css
Line #43 : .cartProductDisplay ul,span#cartProdTitle {text-align:left;padding:0px;margin:0;}
Line #178 : .cartProductDisplay ul,span#cartProdTitle {text-align:left;padding:0px;margin:0;}
Line #304 : .cartProductDisplay ul,span#cartProdTitle {text-align:left;padding:0px;margin:0;}
and there are no color /text options
:(