@charset "utf-8";
/* CSS Document */

.wrapper  .enquiry  p {
	font-size: 11px;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}

.enquiry1 {
	float:left;
	width:300px;
}
.enquiry2 {
	float:left;
	width:350px;
}
.enquirysend {
	float:left;
	width:100px;
	margin-bottom: 20px;
	margin-top: 3px;
}


.btn {
	margin-left: 2px;
}


.e_label {
	width: 40px;
	float: left;
}
.textfield {
	width: 240px;
	display: block;
	margin-bottom: 4px;
}


.e_labelCopy {
	width: 80px;
	float: left;
}

.textarea {
	height: 69px;
	width: 260px;
}
.wrapper .content .content_text table tr td {
	padding: 10px;
}
.e_labelCopy {
	width: 60px;
	float: left;
}
.textfieldCopy {
	width: 300px;
	display: block;
	margin-bottom: 4px;
}
.wrapper .content .content_text form p label .btn {
	margin-left: 60px;
}

