/* lpo-2295 1.5 */

LABEL.code {
    color: #fff;
    cursor: text;
    font: 21px/23px sans-serif;
    position: absolute;
    right: 27px;
    text-align: center;
    top: 36px;
    width: 136px;
}
a.voucherLink  {
    font-size: 11px;   
    text-decoration: underline;
    position: absolute;
    right: 27px;
    text-align: center;
    top: 59px;
    width: 136px;
} 
a.voucherLink:hover  {
    text-decoration: none;
}
a.legal {
    font-size: 11px;
}
.listDecimal {
    list-style: decimal outside none !important;
    padding-left: 20px;
}
a.detailLink:hover {
    text-decoration: none;
    }
