.wh-form label, .wh-form .checkbox-group-label {
	color: #BD712D;
	font-size: 1.4em;
	font-weight: bold;
	display: block;
	margin-bottom: 8px;
}
.wh-form .single-input input {
	width: 140px;
	height: 18px;
	float: left;
	margin-right: 4px;
}
.wh-form p input {
	position: relative;
	top: -1px;
	float: left;
}
.wh-form, .wh-form span {
	padding-top: 12px;
	height: 30px;
}
.green-box .wh-form {
	padding-top: 4px;
}
#form-left {
	width: 200px;
	float: left;
	display: inline-block;
}
#form-right {
	float: right;
	width: 373px;
	margin-left: 40px;
	display: inline-block;
}
#assessment-form span {
	border-left: solid 1px #efefef;
	border-top: solid 1px #cbcbcb;
	border-right: solid 1px #ececec;
	display: block;
	width: 200px;
	height: 26px;
	margin-bottom: 14px;
}
#assessment-form span input {
	border-top: solid 1px #eee;
	border-left: solid 1px #f6f6f6;
	border-bottom: none 0px #fff;
	border-right: none 0px #fff;
	display: block;
	width: 198px;
	height: 24px;
	line-height: 2.2;
	font-size: 14px;
	color: #5d5d5d;
}

#assessment-form label, fieldset p strong {
	color: #bd712d;
	font-weight: 900;
	padding-bottom: 4px;
	font-size: 14px;
	display: block;
}

fieldset p {
	clear: both;
	display: block;
	}

#assessment-form button {
	border: none 0px;
	background-color: transparent;
	color: #fff;
	}
#assessment-form fieldset label {
	color: #5d5d5d;
	font-weight: normal;
	position: relative;
	top: 1px;
	display: block;
	width: 400px;
}
#assessment-form fieldset input {
	display: block;
	float: left;
	width: 40px;
}
#assessment-form span.areacode {
	width: 30px;
	float: left;
	margin-right: 0px;
	display: inline-block;
}
#assessment-form span.areacode input {
	width: 28px;
	float: left;
	display: inline-block;
}
#assessment-form span.phone {
	width: 150px;
	float: right;
	display: inline-block;
}
#assessment-form span.phone input {
	width: 148px;
	float: right;
	display: inline-block;
}
#assessment-form fieldset .space-top {
	padding-top: 12px;
	display: block;
	clear: both;
}
#assessment-form span.btn-how-it-works {
	border: none;
	width: auto;
	background: url(/images/btn_bg.png) no-repeat top right;
	padding: 11px 28px 11px 0;
	font: 14px "Myriad Pro";
	height: 30px;
	display: inline-block;
	cursor: pointer;
}
#assessment-form span.btn-how-it-works input, #assessment-form span.btn-how-it-works button {
	border: none;
	color: #fff;
	font-size: 14px;
	line-height: 1.2;
	text-transform: uppercase;
	position: relative;
	top: -6px;
	cursor: pointer;
	color: #fff;
	width: auto;
}

.styledSelect, #assessment-form .styledSelect {
	width: 202px;
	font-size: 14px;
	margin: 0;
	padding: 0;
	position: relative;
	border-left:1px solid #EFEFEF;
	border-right:1px solid #ECECEC;
	border-top: solid 1px #cbcbcb;
	border-bottom: solid 1px #fcfcfc;
}
#assessment-form .styledSelect .label, .styledSelect .label {
	border-left:1px solid #F6F6F6;
	border-right: solid 1px #fcfcfc;
	border-top:1px solid #eee;
	border-bottom: solid 1px #fff;
	width: 200px;
}
.styledSelect .icon {
	padding: 3px 18px 3px 2px;
	background: transparent url(../images/styledselect_arrow.png) 100% 0 no-repeat;
	height: 15px;
	font-size: 11px;
}
.styledSelect .ulContainer {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 22px;
	left: -1px;
	width: 100%;
	border-left:1px solid #EFEFEF;
	border-right:1px solid #ECECEC;
	border-bottom: solid 1px #fcfcfc;
	border-top: 0 none;
	background-color: #fff;
	max-height: 80px;
	_height: 80px;
	overflow: auto;

}
.styledSelect .ulContainer ul {
	border-left:1px solid #F6F6F6;
	border-right: solid 1px #fcfcfc;
	border-bottom: solid 1px #fff;
}
.styledSelect ul li {
	font-family: sans-serif;
	margin: 0;
	padding: 3px;
	display: list-item;
	font-size: 11px;
	cursor: pointer;
}
.titleText {
	font-size:14px;
	color: #5D5D5D;
}

#assessment-form.sorry {
	margin-bottom: 12px;
}
#assessment-form.sorry div {
	width: 35%;
	display: inline-block;
}

#assessment-form.sorry div span {
	float: left;
}

#assessment-form.sorry div span .btn-sorry {
	float: left;
}

#assessment-form .payNowBox label {
	color: #5d5d5d;
	font-weight: normal;
	position: relative;
	top: 1px;
	display: block;
	width: 400px;
}

#assessment-form .payNowBox input {
	display: block;
	float: left;
	width: 40px;
}

#assessment-form #billingAddressBox { clear: both; }

.ccText {
	font-size:11px;
}
.ccLogo {
	vertical-align: middle;
}
