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


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

.email2 { 
	 font-family: Arial, Verdana, Helvetica, sans-serif; 
	 font-size: 11px;
	 color: #222625;
	 background-color: #fff;
	 font-weight:normal;
	 width: 142px;
	 height:13px;
	 margin:5px 2px 2px 7px;
	 padding:2px 0 2px 4px;
	 display:inline;
	 text-align:left;
 	 background:url("../images/email2-bg.jpg") top left repeat-x;
	 border: 1px solid #cccccc; 
	 }
	 
.emailgo2 { 
	 width: 25px;
	 height:20px;
	 margin:8px 0 0 4px;
	 padding:0 0 2px 0;
	 text-align:center;
	 background:url("../images/go2.jpg") top left no-repeat;
	 border:0;
	 }

