#txtCompany {
	width: 300px;
}
#txtName {
	width: 300px;
}
#cboJob {
	width: 300px;
}
#txtDivision {
	width: 300px;
}
#txtPosition {
	width: 300px;
}
#txtZip {
	width: 100px;
}
#txtAddress {
	width: 480px;
	height: 60px;
}
#txtCountry {
	width: 250px;
}
#txtTel {
	width: 100px;
}
#txtFax {
	width: 100px;
}
#txtMailaddress {
	width: 300px;
}
#txtMailaddress2 {
	width: 300px;
}
#txtInquiry {
	width: 480px;
	height: 120px;
}
#btnSend {
	margin-right: 20px;
}
#btnReset {
	margin-left: 20px;
}
