#r1c1 .box input,
#r1c1 .box select,
#r1c1 .box textarea,
#r1c2 .box input,
#r1c2 .box select,
#r1c2 .box textarea {
	width: 100px;
	float: right;
}

#r1c3 .box input,
#r1c3 .box select,
#r1c3 .box textarea {
	width: 100px;
	float: left;
	padding-left: 5px;
}


#r1c1 .box label,
#r1c2 .box label {
	width: auto;
	text-align: left;

}

#r1c3 .box label {
	width: 113px;
	text-align: left;
	line-height: 1.1em;
}

#r1c1 {
	width: 190px;
	float: left;
	height: auto;
	margin-left: 10px;
}

#r1c1 .box {
	width: 185px;
}

#r1c2 {
	width: 190px;
	float: left;
}

#r1c2 .box {
	width: 185px;
}

#r1c3 {
	width: 230px;
	float: left;
}

#r1c3 .box {
	width: 225px;

	height: 20px;
}

#r1c3 .box.state select {
margin:0;
padding:0;
}

#r1c3 .box.state {
margin:0;
padding-bottom: 5px;
}

#seller1,
#seller2 {
width: auto;
margin-left: 80px;
display: block;
font-size: 1.2em;
}

#r2c1 {
	width: 310px;
	float: left;
}

#r2c2 {
	width: 310px;
	float: left;
}

#r2c1 .box input,
#r2c1 .box select,
#r2c1 .box textarea,
#r2c2 .box input,
#r2c2 .box select,
#r2c2 .box textarea {
	width: 125px;
	float: left;
	margin-left: 4px;
}

#r2c1 .box label,
#r2c2 .box label {
	width: 150px;
	line-height: 1.1em;
}

#r3c1 .box.loanquantity {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #ffcc00;
	width: 600px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 25px;
	margin-left: 15px;
	background-color: #CCC;
	clear: both;
	display: block;
}

#r3c1 .box label {
	width: auto;
	text-align: right;
}

#r3c1 .box input {
	text-align: left;
	float: left;
	margin-left: 10px;
}


#r4c1 {
	width: 420px;
	float: left;
}

#r4c1 .box {
	width: 430px;
	}

#r4c1 .box label {
	width: 230px;
	line-height: 1.1em;
}

#r4c2 {
	width: 220px;
	float: left;
	margin-bottom: 20px;
}

#r4c2 .box {
	width: 215px;
}

#r4c2 .box label {
	visibility: none;
	width: 1px;
	display: none;
}

#r4c1 .box input,
#r4c1 .box select,
#r4c1 .box textarea,
#r4c2 .box input,
#r4c2 .box select,
#r4c2 .box textarea {
	width: 170px;
	float: left;
	margin-left: 4px;
}

.required-validator span {
margin-left: 0px;
}

#required-text { visibility: hidden; display: none;}

#content h3 {
	margin-top: 10px;
}

#r5c1 .box {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 405px;
	margin-top: 0pt;
	margin-right: 0pt;
	margin-bottom: 5px;
	margin-left: 15px;
	clear: both;
	display: block;
}

#r5c1 .box label {
	width: auto;
	text-align: right;
	float: left;
}

#r5c1 .box select {
	text-align: left;
	
}

#loanheader {
	display: block;
	width: 100%;
	color: #000;
	font-size: 1.4em;
	font-weight: bold;
}

#loan1 {
	display: inline;
	float: left;
	width: 100px;
	margin-left: 300px;
}

#loan2 {
	display: inline;
	float: left;
	width: 100px;
	margin-left: 85px;
}

#form-result {
	font-weight: normal;
	text-align: left;
	color: black;
	line-height: 1.2em;
	margin-top: -30px;
	margin-left: 15px;
	margin-right: 5px;
	font-size: 1.2em;
}