input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F666B;
	background-color: #F2F3F7;
	border: 1px solid #CFD5E2;
	height: 14px;
	line-height: 11px;
	margin: 1px;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#fullName {
	width: 325px;
}
#address {
	width: 368px;
}
#suburb {
	width: 120px;
}
#state {
	width: 60px;
}
#postcode {
	width: 46px;
}
#dayPhone {
	width: 120px;
}
#evePhone {
	width: 119px;
}
#email {
	width: 295px;
	
}
#phone {
	width: 116px;
}
#contactMethod, #employment {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #E6E9F0;
	height: 10px;
	margin-right:30px;
}
#comments {
	height: 50px;
	width: 350px;
}
#contact p {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#optValue, #optBalance, #optInterestRate, #optRepayments, #optDebts, #optIncome1, #optIncome2 {
	width: 100px;
}

#reset, #submit {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E8AC78;
	border-right-color: #B08466;
	border-bottom-color: #B08466;
	border-left-color: #E8AC78;
	height: 19px;
}
