#priceWrap p.mk-augment {
    color:#f17c03 !important;
    font-size:14px !important;
    font-weight: bold !important;
    margin-top:6px;
}

#priceWrap #commonInfo p:last-child {
    color:#f17c03 !important;
    font-size:14px !important;
    font-weight: bold !important;
    margin-top:6px;
}

.dj_ie8 #priceWrap #commonInfo span#mk-recent,
.dj_ie7 #priceWrap #commonInfo span#mk-recent,
.dj_ie6 #priceWrap #commonInfo span#mk-recent {
    font-size: inherit;
}

span#mk-recent,
p.mk-augment span#mk-recent {
    text-decoration: line-through;
    color: #555;
    margin-top: 8px;
    font-weight: normal;
    font-size: 12px;
}

#priceWrap p strong {
    color: #333;
}

/* Lower Prices mark */
#product .mk-lower-price {
    display:inline-block;
    vertical-align: middle;
    margin-left: 3px;
}
/* new pdp */
.productPrice #mk-recent {
  font-size: 18px;
}