/* LP Landing Page SEM */

.lp-landing-page {
	overflow: hidden;
	height: 1%;
	margin-top: 30px;
}

.lp-landing-page h3 {
	color: #707070;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 5px;
}

.lp-landing-page p {
	margin-bottom: 20px;
}

.lp-landing-page-left {
	width: 615px;
	float: left;
}

.lp-landing-page-right {
	float: right;
	width: 290px;
	padding-top: 18px;
}

.lp-landing-page form.lp-landing-sem,
.lp-landing-page form.lp-landing-student {
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
	height: 1%;
}

.lp-landing-page form.lp-landing-sem {
	margin: 15px 0;
	width: 272px;
}

.lp-landing-page form.lp-landing-student {
	width: 100%;
}

.lp-landing-page form div {
	float: left;
}

.lp-landing-page form input {
	width: 100%;
	margin-top: 5px;
}

.lp-landing-page form select {
	margin-top: 5px;
}

.lp-landing-page-form-address {
	width: 185px;
	margin-right: 20px;
}

.lp-landing-page-form-apt {
	width: 60px;
}

.lp-landing-page-form-city {
	width: 137px;
	margin-right: 20px;
}

.lp-landing-page-form-state {
	width: 28px;
	margin-right: 20px;
}

.lp-landing-page-form-zip {
	width: 60px;
}

.lp-landing-sem input.lp-landing-page-submit,
.lp-landing-student input.lp-landing-page-submit {
	width: 86px;
	height: 20px;
	clear: both;
}





/* LP Landing Page Students */

.lp-landing-student .lp-landing-student-form-left {
	float: left;
	width: 300px;
}

.lp-landing-student .lp-landing-student-form-right {
	float: right;
	width: 280px;
	margin-right: 8px;
}

.lp-landing-page-form-first-name {
	width: 100%;
}

.lp-landing-page-form-last-name {
	width: 100%;
}

.lp-landing-page-form-email-address {
	width: 100%;
}

.lp-landing-page-form-cell-phone {
	width: 100%;
}

.lp-landing-page-form-text-offers {
	width: 100%;
	overflow: hidden;
	height: 1%;
}

.lp-landing-page-form-text-offers input {
	float: left;
	width: 10px !important;
}

.lp-landing-page-form-text-offers label {
	font-weight: normal;
	color: #000;
	font-size: 9px;
}

.lp-landing-page-form-home-address {
	width: 100%;
	margin-right: 20px;
}

.lp-landing-page-form-home-address span {
	font-weight: normal;
	color: #000;
	font-size: 9px;
}

.lp-landing-page-form-suite {
	width: 58px;
}

.lp-landing-page-form-address-2 {
	width: 100%;
}

.lp-landing-page-form-city-2 {
	width: 125px;
	margin-right: 20px;
}

.lp-landing-page-form-state-2 {
	width: 63px;
	margin-right: 20px;
}

.lp-landing-page-form-zip-2 {
	width: 72px;
}

.lp-landing-page-form-college {
	width: 100%;
}

.lp-landing-student-form-current-services,
.lp-landing-student-form-wanted-services {
	font-size: 10px;
	color: #666;
	margin-top: 10px;
}

.lp-landing-student-form-current-services p,
.lp-landing-student-form-wanted-services p {
	margin-bottom: 2px;
}

.lp-landing-student-form-current-services {
	width: 130px;
	float: left;
	border-right: 1px solid #fff;
	margin-right: 20px;
}

.lp-landing-student-form-wanted-services {
	width: 120px;
	float: right;
}

.lp-landing-student-form-current-services ul,
.lp-landing-student-form-wanted-services ul {
	list-style: none;
}

.lp-landing-student-form-current-services ul ul,
.lp-landing-student-form-wanted-services ul ul {
	margin-left: 20px;
}

.lp-landing-student-form-right .lp-landing-student-form-current-services input,
.lp-landing-student-form-right .lp-landing-student-form-wanted-services input {
	width: 13px;
}

.lp-landing-student-form-right .lp-landing-student-form-current-services label,
.lp-landing-student-form-right .lp-landing-student-form-wanted-services label {
	display: inline;
	color: #666;
	font-size: 11px;
	font-weight: normal;
}

.lp-landing-student-form-captcha {
	width: 212px;
	background: #fff;
	padding: 5px;
	margin-bottom: 4px;
	margin-top: 36px;
}

.lp-landing-student-form-right
.lp-landing-student-form-captcha a {
	text-decoration: underline;
}

.lp-landing-student-form-captcha img {
	vertical-align: bottom;
}

.lp-landing-student-form-captcha span {
	display: inline-block;
	font-size: 9px;
	padding: 0 0 5px 10px;
}

.lp-landing-page-form-captcha-input {
	width: 100%;
}
