

/* ddcrandyh 06489465 */
.srp .inv-type-new.pricing-detail {
    & .discount .price-value      { text-decoration: none; font-weight: normal; font-size: 15.75px; color: #008000; }
    & .internetPrice .price-label { text-decoration: none; font-weight: bold; font-size: 16px; color: #000000; }
    & .final-price .price-label   { text-decoration: none; font-weight: bold; font-size: 16px; color: #000000; }
    & .internetPrice .price-value { text-decoration: none; font-weight: bold; font-size: 18px; color: #000000; }
}
.vdp .inv-type-new.pricing-detail {
   & .discount .price-label      { text-decoration: none; font-weight: normal; font-size: 16px; color: #000000; }
   & .internetPrice .price-label { text-decoration: none; font-weight: bold; font-size: 17px; color: #000000; }
   & .final-price .price-label   { text-decoration: none; font-weight: bold; font-size: 17px; color: #000000; }
   & .internetPrice .price-value { text-decoration: none; font-weight: bold; font-size: 19px; color: #000000; }
}