h3 {
	width: auto;
	float: none;
}
form .registration {
	width: 60%;
	background-color: #FFFFFF;
	position: relative;
}
.reqLabel {
	width: 200px;
	margin-bottom: 5px;
	text-align: right;
	color: #462822;
	float: left;
}

.reqInut {
	margin-left: 10px;
	width: 200px;
	text-align: left;
	float: left;
}
.cvv {
	margin-left: 10px;
	width: 30px;
	text-align: left;
	float: left;
}

#formSep {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#extraDiv1 {
	height: 23px;
	width: 100%;
	top: 131px;
	right: 21px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCCEA0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCCEA0;
	padding-top: 10px;
	padding-bottom: 5px;
}
#formSep hr {
	width: 100%;
	clear: both;
	visibility: hidden;
}
#formSep2 {

	float: left;
	height: 30px;
	width: 365px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DCCEA0;
	left: 404px;
	top: 202px;
}
.formLabe {
	margin-bottom: 5px;
	text-align: right;
	color: #462822;
	float: left;
	clear: both;
	width: 200px;
}
.optionalHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #2F5C9A;
	font-weight: bold;
	letter-spacing: 2px;
	padding-top: 0px;
	padding-bottom: 5px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F5C9A;
	margin-bottom: 15px;
	text-align: center;
}
.checkbox {
	clear: right;
	text-align: left;
	padding: 0px;
	float: left;
	margin-left: 10px;
}
.formEmailLabel {


	width: 200px;
	margin-bottom: 5px;
	text-align: right;
	color: #462822;
	float: left;
}
input {
}
.submit {
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.form p {
	text-align: left;
}
.privacy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	width: 450px;
	color: #666666;
}
.privacy strong {
	margin: 10px 0px 0px;
	padding: 0px;
	color: #333333;
}

#privacy {
	clear: both;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
}
#privacy p {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
#privacy strong {
	margin: 0px;
	padding: 0px;
}

hr {
	clear: both;
	width: 100%;
	visibility: hidden;
}
#formSep {
	width: 95%;
}

