/* DNA2145303 ddctimb */
.inventory-listing-default .shared .pricing li {border:none;}
.shared .inventory-detail-pricing .pricing .uf-price,
.shared .pricing h2.price span {display:none;}
.shared .pricing h2.price span.custom-msrp,
.shared .pricing h2.price span.custom-msrp span,
.shared .pricing h2.price span.msrp,
.shared .pricing h2.price span.msrp span {display:inline;}
.shared .inventory-detail-pricing .pricing .uf-price.custom-msrp {display:list-item;}

/* DNA2213424 ddctimb & ddctimb - updated again now that we use price.vm instead of local listings widget.vm */
.inventory-listing-default .shared li .uf-price,
.pricing.uf-shared li.uf-price {display:none;}
.inventory-listing-default .shared li .uf-price.custom-msrp,
.pricing.uf-shared li.uf-price.custom-msrp {display:list-item;}
.inventoryList.full li.shared .pricing li {padding:0 ! important;}

