.field{
	width: 300px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 2px;
	border: 3px solid #dbc8b3;
}
.fieldsml{
	width: 100px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 2px;
	border: 3px solid #dbc8b3;
	float: right;
	margin-right: 40px;
}
.submitbtn1{
	text-decoration: none;
	background-image: url(../img/btnsend3.gif);
	display: block;
	height: 20px;
	width: 55px;
	overflow: hidden;
	font-size: 0px;
	padding: 0px;
	text-align: left;
	color: #095A7F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	margin-top: 8px;
}
.row{
	display: block;
	float: left;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	width: 100px;
}
.row2{
	display: block;
	float: left;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #095A7F;
	width: 245px;
	border: none;
}
.spacer{
	display: block;
	height: 100px;
	width: 3px;
	float: left;
	margin-right: 20px;
	margin-bottom: auto;
	margin-left: 50px;
}
.submit{
	text-decoration: none;
	background-image: url(../img/send.gif);
	display: block;
	height: 22px;
	width: 75px;
	position: absolute;
	overflow: hidden;
	font-size: 0px;
	padding: 0px;
	text-align: left;
	color: #095A7F;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.clear {
	clear:both;
	font-size:0px;
	line-height:0px;
}
.lable2 {
	display: block;
	width: 219px;
	clear: left;
	text-align: left;
	color: #000000;
	float:right;
	border: 1px solid #c2bb9f;
}
.lable3 {
	display: block;
	width: 219px;
	height: 60px;
	clear: left;
	float: right;
	border: 1px solid #C2BB9F;
}
.lable4 {
	display: block;
	width: 100px;
	clear: left;
	text-align: left;
	color: #000000;
	border: 1px solid #C2BB9F;
}

.lable2:hover, .lable3:hover, .lable4:hover{
	border:1px solid #666666;
}
