LABEL.code {
    color: black;
    cursor: text;
    font: 21px/23px sans-serif;
    position: absolute;
    right: 81px;
    text-align: center;
    top: 59px;
    width: 136px;
}

a.voucherLink  {
    font-size: 11px;   
    text-decoration: underline;
    position: absolute;
    right: 79px;
    text-align: center;
    top: 85px;
    width: 136px;
    color: white;
} 
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;
}
