ul {
    margin: 0;
    padding: 0;
    padding-left: 16px;
    list-style-image: url(../images/list-image.png);
}
#content-holder { padding-bottom: 50px; overflow: hidden; width: 885px; }
#content-holder table.content-table { width: 695px; float: left; }

/* Signup form */
#mc_embed_signup {
    float: left;
    margin-left: 10px;
    padding: 30px 0 0 0;
    width: 170px;
}
#mc_embed_signup fieldset, #mc_embed_signup form {
    margin: 0;
    padding: 0;
    border: 0;
}
#mc_embed_signup input {
    border: 1px solid #abadb3;
    font: 11px/1.5em Arial, Arial, Helvetica, sans-serif;
    padding: 3px 5px;
    margin: 0;
    width: 170px;
    height: 22px;
}
#mc_embed_signup label { display: none; }
#mc_embed_signup button { margin-top: 5px; }
#mc_embed_signup div.mce_inline_error, #mce-error-response {
    background: transparent;
    font-weight: 700;
    color: #ff0f47;
    margin: 5px 0;
    padding: 0;
}
.signup-title { font-size: 14px; color: #ff813a; }
.signup-intro, #mc_embed_signup div.response { margin: 10px 0; }
#mc_embed_signup div.response {display: none; }
#mce-successful { font-weight: 700; color: #427f04; }