/* CSS Document */
.aff_conlay_bg_color {
    background-color: #fff;
}

.aff_conlay_text_font {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.aff_conlay_text_color {
    color: #656565;
}

.aff_conlay_optin_text {
    color: #fff;
}

.aff_conlay_optin_color {
    background-color: #0070c9;;
}

.aff_conlay_optout_text {
    color: #fff;
}

.aff_conlay_optout_color {
    background-color: #b2b2b2;
}

