#errormessage ul{
	margin-top: 1em;
}
#errormessage li{
	display: inline-block;
	margin-right: 1em;
}

.radio-inline input{
	margin-right:0.5em;
}
.checkbox_types{
	padding: 10px;
}
.checkbox_types input{
	margin-right:0.5em;
}
.checkbox_types label{
	display: block;
}
.input_radio{
	padding: 0 20px;
}

#form_confirm .value{
	padding: 20px;
}
#form_confirm .value_inner{
	padding-top: 7px;
}
#form_confirm th{
	background-color: #F0F0F0;
}

.buttons{
	text-align: center;
}

#complete{
	margin-top: 50px;
	margin-bottom: 50px;
}
#complete h4{
	font-weight: bold;
	font-size: 150%;
	margin-bottom: 1em;
}
#complete table{
	border: none;
}
#complete table th{
	padding: 0;
	width: 8em;
	background-color: transparent;
	border: none;
	padding: 2px;
}
#complete table td{
	padding: 0;
	border: none;
	font-weight: bold;
	padding: 2px;
}

ul.notice{
	font-size: 90%;
	margin-top: 1em;
}


.just_2_5{
	letter-spacing: 1em;
}
.just_3_5{
	letter-spacing: 0.33em;
}
.just_2_4{
	letter-spacing: 0.5em;
}
.just_1_4{
	letter-spacing: 2em;
}
.label{
	padding-top: 0.4em;
	padding-bottom: 0.2em;
}
.sublabel{
	font-weight: bold !important;
	color: #162c53;
}