to fix it I did this:
Code:
ul[data-type='products-list'] .product-details .ui-li-desc .price {
color: #a20505;
font-size: 2em;
font-weight: bold;
text-align:right
}
Also had to add a few <br/> to the tpl file to bump the discount upwards away from the description.