.email_input {
	border:2px solid #333;
	width:210px;
	padding:2px 5px;
	float:left;
	background:#ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.email_submit {
	background:url(../images/mailing_list_images/submit_button.gif) no-repeat center;
	width:96px;
	height:24px;
	margin:0px;
	padding:0px;
	border:0px;
	cursor:pointer;
}

