.contactCompany, .contactContact, .contactEmail, .contactTel, .contactFax, .contactEnquiry {
	border:1px solid #756b59;
	font-size: 14px; 
	font-family: MS UI Gothic, MS Gothic, Arial;
}

.contactCompany {
	width:575px;
	height:18px;
}

.contactContact {
	width:582px;
	height:18px;
}

.contactTel {
	width:271px;
	height:18px;
}

.contactFax {
	width:325px;
	height:18px;
}


.contactEmail {
	width:640px;
	height:18px;
}

.contactEnquiry {
	width:640px;
	height:81px;
}

.contactBtnArea {
	border:1px solid #756b59;
	background-color:#ffffff;
}
