div, p{
	margin:0;
	padding:0
	}	

form{
	padding-top:50px;
	margin-bottom:10px;
	}
.mail_label{
	width:90px;
	float:left;
	text-align:left;
	height:25px;
	color:#000000;
	font-family:verdana;
	font-size:12px;
	}
.mail_label4{
	width:90px;
	float:left;
	text-align:left;
	height:25px;
	color:#000000;
	font-family:verdana;
	font-size:12px;
	}
.mail_input{
	height:25px;
	width:80px;
	float:left;
	text-align:left;
	color:#000000;
	padding-left:10px;
	}
#mail_input1{
	height:25px;
	width:30px;
	float:left;
	clear:left;
	}
#mail_label1{
	float:left;
	text-align:left;
	height:20px;
	color:#000000;
	}
.mail_input2{
	text-align:center;
	width:200px;
	font-family:verdana;
	font-size:12px;
	}
/*---buttons--*/
#mail_buttons{
	text-align:center;
	margin-top:10px;
	}
.button{
	background-color: #E9DDBE;
	color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	border: 1px solid #000000;
	width: 75px;
	height: 20px;
}
.buttonover{
	background-color: #271F0A;
	color: #ffffff;
	font-family:Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	border: 1px solid #000000;
	width: 75px;
	height: 20px;
	cursor: pointer;
}
/*---end buttons---*/
#mail_comment{
	text-align:center;
	color:#000000;
	font-size:10px;
	}
