.td_text_form{
		font-family:Verdana;
	  font-size : 13px;
	  font-weight : normal;
	  color: #4b4a40;
 }
#mail_input1{
margin-left:0px;
height:20px;
width:150px;
float:left;
clear:left;
text-align:right;
}
#mail_label1{
margin-left:20px;
width:170px;
float:left;
text-align:left;
height:20px;
}

.button{
	background-color: #908869;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	border: 1px solid #FFFFFF;
	width: 75px;
	height: 20px;
	margin-right:2px;
}
.buttonover{
	background-color: #F9DDE5;
	color: #000000;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	border: 1px solid #4b4a40;
	width: 75px;
	height: 20px;
	cursor: pointer;
	margin-right:2px;
}
.inputForm{
	 font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #b13111;
	padding: 0px;
	margin: 0px;
	width: 180px;
	font-weight: normal;
	color: #4b4a40;
	background-color: #E2E2E2;
}
.inputFormOver{
	font-family:Tahoma;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #b13111;
	padding: 0px;
	margin: 0px;
	width: 180px;
	font-weight: normal;
	color: #4b4a40;
	background-color:#F9DDE5;
}


