@charset "UTF-8";


/* EMAIL SIGNUP FORM */
#emailform{ width:169px; height:107px; float:left; clear:both; background:#66a2d6 url(../images/img-emailback.gif) no-repeat; margin-top:10px;}
#emailformcontent{margin:45px 0px 0px 10px;}
#emailform p{color:#333333; margin-bottom:5px;}
#emailformbutton{float:right; display:block; width:57px; height:18px; margin-right:12px; background:url(../images/btn-signup.gif) no-repeat;}
#emailformbutton:hover{float:right; display:block; width:57px; height:18px; margin-right:12px; background:url(../images/btn-hover-signup.gif) no-repeat;}
