.optin-element {top: 15px;
    left: 0px;
    width: 240px;
    font-size: 14px;
    line-height: 14px;
    height: 25px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 15px;
    background-color: rgba(255, 255, 255, 0)!important;
    color: #FFF!important;
    border-radius: 0px;
    border: 1px solid #ffffff;
}

.optin-button {border: 1px solid #770000;
    border-radius: 5px;
    color: #FFF;
    text-shadow: none;
    background-color: #F30304;
    background-image: linear-gradient(to bottom, #F30304, #ad0000);
    padding: 10px;
    text-align: center;
    width: 239px;
    height: 40px;
    margin-top: 5px;
    font-size: 18px;
}