#errormessage ul{
	margin-top: 1em;
}
#errormessage li{
	display: inline-block;
	margin-right: 1em;
}
.checkboxes input{
	margin-right: 0.5em;
}
.tel_number{
	margin-bottom: 10px;
}

#confirm_table th{
	background-color: #e1efff;
}
#confirm_table td{
	padding: 3px 10px;
}
#confirm_table form{
	padding: 40px 0;
	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;
}