/* Large From */

.personal_details label {
	width: 90px;
	height: 16px;
	display: block;
	margin-top: 12px;
	float: left;
}


.large_from {
	width: 660px;
 	background: #fce3e9;
 	text-align: left;
 	color: #e21836;
	margin: 0 30px 15px 30px;
	/*height: 26em;*/
	position: relative;
	overflow: hidden;
}
.large_from select {
 font-size: 11.5px;
}
.large_from div {
	margin: 3px 0;
	clear: right;
}
.large_from .small_button {
	margin: 0 !important;
}
.large_from .rounded {
	padding: 0 !important;
}
.large_from fieldset {
	margin-left:20px;
}
.large_from p {
	padding: 10px 10px 10px 20px;
	font-weight: bold;
	font-size: 9px;
}
.button_image {
	text-align: right;
	padding: 10px;
}
.button_image button {
	border: none;
	background: transparent;
}
/*.clearme {
	display: none;
}*/
.plan_field {
}
.plan_field label {
	display: block;
	width: 95px;
	float: left;
	padding: 3px 0 0 0;
}
.plan_field input{
	width: 195px;
}
.children_field select {
 width: 40px;
}
.plan_field select {
	width: 65px;
}
.children_field dl {
	clear: both;
	margin: 0;
	float: none;
	margin: 0;
}
.children_field dt {
	float: left;
	width: 95px;
	margin: 0;
	padding: 10px 0 0 0;
	height: 90px;
}
.children_field dd {
	float: left;
	width: 95px;
	padding: 6px 0 0 0;
}
.children_field dd span {
}
.check_field {
}
.check_field dl {
	clear: both;
	margin: 0;
	float: none;
	margin: 0 0 0 10px;
}
.large_from .opt_in_check {
	/*padding: 0 0 0 10px;*/
}
.check_field dt.first {
	float: left;
	width: 120px;
	margin: 0;
	height: 80px;
	padding-top: 4px;
}
.check_field dt.second {
	float: left;
	width: 120px;
	margin: 0;
	height: 70px;
	padding-top: 4px;
}
.check_field dt span {
}
.check_field dd {
	float: right;
	width: 160px;
}

.opt_in_check {
	
}

.form_left,
.form_right {
	float:left;
	width: 320px;
}
.small_text {
	font-size: 9px;
	padding: 8px 0 0 6px;
}
