#ppDiscountsMsg {
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    border: 1px solid #cfcfcf;
    padding: 5px;
}
#DiscountsTitle {
    text-align: center;
    background-color: #cfcfcf;
    margin: 0px;
    color: #000;
    font-weight: bold;
    margin-bottom: 5px;
}
.discountsList {
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 13px;
}
#discountsDisclaimer {
    font-size: 10px;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-top: 5px;
}
.qsmzl_MSDISCOUNT {
    background-color: #fbfbb6;
    padding: 2px 6px;
    border-radius: 3px;
}