#newsletterSignupForm{color:#fff; background-color:#000; width:100%; min-height:100%;}
#newsletterSignupForm img{border:none;}
#newsletterSignupForm h1{color:#000; display:inline; float:right; position:relative; top: 40px;}
#newsletterSignupForm .input{margin-top: 10px; margin-bottom:10px;}
#newsletterSignupForm label{display:inline-block; width:100px;}
#newsletterSignupForm input{position:relative;}
#formContent{ padding:20px; }

#newsletterSignupForm #flashMessage{border:5px solid #a4ffa4; left: 50%;  margin-left: -150px; top:100px; position:absolute; width:300px; min-height:100px; text-align:center; z-index: 1000; background-image:url(../img/spinnerbg.png); }
#newsletterSignupForm #flashMessage{color:#b9ffb9; font-size:1.35em; font-weight:bold; font-family: Helvetica, Arial, sans-serif;padding-top:15px;}

.imageHolder{background-color:#fff; padding:5px; width:auto;}


