.side-optin {
    margin: 10px;
		display:none;
}
.side-optin img.left {
    max-width: 25%;
    float: left;
    margin: 0 10px 10px 0;
}
#secondary.widget-area {
    font-size: 14px;
    line-height: 18px;
}

.side-optin .btn {
    background: #D84730;
    color: #fff;
    text-align: center;
    width: 204px;
    height: 40px;
    margin: 10px 0;
    font-weight: bold;
    font-size: 13px;
    padding: 10px 0;
    width: 100%;
    cursor: pointer;
}

.side-optin input {
    width: 100%;
    padding: 7px 10px;
}