
form {display:inline}
.input-04 {
	font-size: 11px;
	width: 635px;
}
.input-xlarge {
	height: 700px;
	width: 800px;
}

.input-05 {
	width: 60px;
	padding: 0;
}
.input-06 {
	width: 172px;
	margin: 8px 0 0 0;
}
.input-07 {
	width: 350px;
	margin: 0px 0 0 0;
	height: 100px;
}

.input-row {
	margin: 0 0 10px 0;
	padding: 0px;
	width: 60px;
	font-size: 11px;
}



.button {
	float: right;
	width: 60px;
	text-align: right;
}
.button-area {
	padding: 0 0 0 100px;
	width: 200px;
	text-align: right;
}
.requirement {
	height: 15px;
	width: 383px;
	text-align: left;
}

.button-wrapper2 {
	width: 234px;
	margin: 3px 0 0 63px;
	padding: 0;
}
.button-wrapper3 {
	width: 234px;
	margin: 3px 0 0 63px;
	padding: 0;
}
.form{
	padding: 20px 0 0 10px;
	margin: 0;
}

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
	width: 500px; /*width of form rows*/
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: auto;
}
.result-txt {
	float: left;
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
	float: left;
	width: 138px;
	margin-right: 15px; /*spacing with right column*/
}
div.thefield ul {
	margin: 0px;
	padding: 0px;
}
div.thefield li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0 6px 0 0;
}



div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
	float: left;
	margin-bottom: 10px; /* space following the field */
}

div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
	width: 230px;
}

div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
	width: 229px;
	height: 100px;
}
div.fieldwrapper div.thebig textarea {
	width: 400px;
	height: 100px;
}



div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
	width: 379px;
	text-align: left;

}

div.fieldwrapper01{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
	width: 720px; /*width of form rows*/
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: auto;
	font-size: 12px;
	font-weight: normal;
}

div.fieldwrapper01 label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
	float: left;
	width: 248px;
	margin-right: 15px; /*spacing with right column*/
}
div.thefield01 ul {
	margin: 0px;
	padding: 0px;
}
div.thefield01 li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0 6px 0 0;
}



div.fieldwrapper01 div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
	float: left;
	margin-bottom: 10px; /* space following the field */
	margin-left: 0px;
}

div.fieldwrapper01 div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
	width: 330px;
}

div.fieldwrapper01 div.thefield textarea{ /* style for TEXTAREA fields. */
	width: 329px;
	height: 100px;
}

div.fieldwrapper01 div.thetxt {
	float: left;
	margin-bottom: 10px;
	width: 193px;
}
div.fieldwrapper01 div.thefielda input[type="text"] {
	width: 230px;
}
div.fieldwrapper div.thebig {
	float: left;
	margin-bottom: 10px; /* space following the field */
	width: 500px;
}
div.fieldwrapper02 div.theput input[type="text"] {
	width: 100px;
}
div.fieldwrapper02 div.theput {
	float: left;
	margin-bottom: 10px; /* space following the field */
	margin-left: 0px;
}

.select01 {
	width: 236px;
	height: 20px;
}
.input-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	width: 400px;
	letter-spacing: -1px;
}
.input-big01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 400px;
	height: 26px;
	vertical-align: middle;
}



.select03 {
	width: 320px;
}
.select02 {
	width: 90px;
}
.input-short {
	width: 100px;
}
div.fieldwrapper01 div.thefielda {
	float: left;
	margin-bottom: 10px; /* space following the field */
	margin-left: 0px;
}
div.fieldwrapper01 div.thefielda input[type="text"] {
	width: 100px;
}
