When in the product edit admin area of the cart - I want to change the color of the field labels... using firebug I see something to the effect of:
<span id="dnn_ctr386_AddProducts_lblSalePrice_lblLabel">Sale Price:</span>
That ID does not exist in the CSS file for the BuyNow module... how do I go about changing the field lables. Any help is appreciated. Thanks.