.textInput {
	float: left;
	width: 250px;
	margin-bottom: 8px;
	text-align: right;
	height: 22px;
}
.formRightHolder {
	float: left;
	width: 250px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#licensee {
	float: left;
	width: 580px;
	display: none;
}
.formLeftHolder {
	float: left;
	background-color: #999;
	color: #FFF;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 250px;
}
.textInput-2 input {
	width: 240px;
}
.textInput-2 {
	float: left;
	width: 250px;
	margin-bottom: 8px;
	height: 22px;
}
.formBox {
	float: left;
	width: 550px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border: 2px dotted #C62129;
	margin-bottom: 10px;
}
.title {
	float: left;
	width: 550px;
	margin-bottom: 5px;
}
.textInput-3 {
	float: left;
	width: 130px;
	margin-bottom: 5px;
	height: 18px;
	text-align: right;
	margin-right: 5px;
}
.textInput-4 {
	float: left;
	width: 20px;
	margin-bottom: 5px;
	height: 18px;
	margin-right: 10px;
}
#termBox {
	padding: 10px;
	float: left;
	width: 390px;
	border: 2px dotted #C6232D;
	height: 120px;
	margin-bottom: 20px;
	overflow: scroll;
	margin-right: 10px;
}
.textInput-5 {
	float: left;
	width: 135px;
	margin-bottom: 5px;
	text-align: right;
	margin-right: 5px;
}
.button {
	float: left;
	width: 135px;
	margin-bottom: 5px;
	text-align: right;
	margin-right: 5px;
	height: 110px;
}
#total {
	float: left;
	width: 135px;
	margin-bottom: 5px;
	text-align: right;
	font-size: 16px;
	color: #C62129;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #C62129;
}
.infoTextHolder {
	float: left;
	width: 66px;
}
.textInput-6 {
	float: left;
	width: 135px;
	margin-bottom: 5px;
	text-align: right;
	margin-right: 5px;
	margin-top: 10px;
}
.formSendBtn {
	float: left;
	width: 135px;
	text-align: right;
	margin-top: 15px;
}
.textInput-8 {
	float: left;
	width: 355px;
	margin-bottom: 8px;
	height: 22px;
}
.formLeftHolder-2 {
	float: left;
	background-color: #999;
	color: #FFF;
	font-size: 13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	width: 355px;
}
.formRightHolder-2 {
	float: left;
	width: 155px;
	padding-top: 10px;
	padding-left: 10px;
}
.textInput-9 {
	float: left;
	width: 155px;
	margin-bottom: 8px;
	height: 22px;
}
.textInput-9 input {
	width: 150px;
}
.title2 {
	float: left;
	width: 550px;
	margin-bottom: 10px;
	font-size: 15px;
}
#error {
	padding: 10px;
	float: left;
	width: 545px;
	background-color: #F00;
	margin-bottom: 5px;
	color: #FFF;
	display: none;
}

