		
.inputSelect, .inputSelect2,.inputComment, .inputButton {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	border: 1px solid #c1b499;
	
	}
.inputSelect {
	color: #705d35;
	margin:5px 0 0 0;
	width:225px;
	background-color:transparent;
	}
.inputSelect2 {
	color: #705d35;
	margin:5px 0 0 0;
	width:90px;
	background-color:transparent;
	}
.inputComment {
	color: #690000;
	width:300px;
	background-color: #F3F0EB;
	}
.inputButton {
	float: left;
	color: #000000;
	height: 25px;
	cursor: pointer;
	margin: 0 12px 0 0;
	width: 70px;
	background: #e5e0d5;
	border: 1px solid #c1b499;

	}

.contactleft{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #533623;
	text-align:left;
}
a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color: #900;
	text-align:left;
	text-decoration:none;
}
