/* For developers:  For easy upgrades, put any custom styles here.  Then, when you upgrade the theme, simply overwrite the custom.css file with this one to put your changes back in */

#ns_widget_mailchimp-3 form { margin : 10px 10px 0 ; }

#ns_widget_mailchimp-3 input[type="text"] { width : 273px ; box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1); -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1); -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1); margin-bottom : 5px ; }

#ns_widget_mailchimp-3 input.button { background: #9bcfe2 url(images/button-grad.gif) repeat-x; text-align: center; font-weight: bold; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; border: 1px solid #9bcfe2; color: #444; text-shadow: 0px 1px 1px white; height: 28px!important; width: 105px!important; font-size: 14px; line-height: 20px; }

#mc_signup_form .mc_var_label {
    display: inline;
    line-height: 1.6em;
}
#mc-indicates-required {
    margin: 1em 0 1em 1em;  
    font-size: 0.9em;
}
.mc_merge_var {
    padding-top: 1.2em;
}