#register {
	width: 830px;
	margin: 0 auto;
	padding: 15px;
}

.form_header {
	margin: 25px 0 0 25px;
}

.form_header h1 {
	text-align: center;
	font-size: 160%;
    text-shadow: 1px 1px 1px rgba(255,255,255,1);
}

.form_header p {
	text-align: center;
	color: #888;
	font-size: 14px;
}

.section {
	padding: 20px 0;
	margin-top: 20px;
}

.section_image {
	width: 150px;
	height: 240px;
	float: left;
	padding-right: 50px;
}

.section_input {
	width: 630px;
	margin:0 auto;
	font-size: 120%;
}

.section_input input {
	width: 400px;
	float: right;
}

.one .section_input li {
	height: 80px;
}

.one ul li .desc {
	color: #222;
	margin-top: 15px;
    text-shadow: 1px 1px 1px rgba(255,255,255,1)
}

.one ul li .desc strong {
	font-size: 12px;
	color: #888;
}

.one ul li input {
	margin: -22px 0 0 0;
}

.one ul li .mini {
	width: 190px;
	margin: -22px 0 0 16px;
}


.one ul li .under_input {
	font-size: 12px;
	float: left;
	position: relative;
	color: #888;
	top: -13px;
	left: 228px;
	padding-right: 143px;
}


/* SPECIAL */

.section_sep {
	margin-left: 115px;
}

.rec {
	color: #3E66B0;
}

.legal_text input[type="checkbox"] {
	margin-right: 10px;
	width:20px;
	float:none;
}

.legal_text {
	margin-top: -23px;
	float:right;
	font-size:85%;
}
