.email {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight:normal;
	width: 120px;
	height:13px;
	margin:0 0 3px 0;
	padding:1px 0 1px 4px;
	display:inline;
	text-align:left;
	border: 1px solid #000;
	background:url("../images/search-bg.jpg") top left repeat-x;
}


.emailgo {
	width: 25px;
	height:20px;
	margin:0 0 1px 4px;
	padding:0 0 2px 0;
	text-align:center;
	background:url("../images/go.jpg") top left no-repeat;
	border:0;
}