/* SIGNUP FORM */
#email-signup-wrapper{
	float:left;
	text-align:left;
	font-size:13px;
}

#email-signup-copy{
	float:left;
	width:30%;
}

#email-signup-copy img{
	margin:0;
	padding:0;
}

#email-signup-form-wrapper{
	float:left;
	width:70%;
}

#email-signup-form-wrapper form{
	line-height:26px;
	padding:10px;
	background:#ededed;
}