body {
	background: none;
	padding: 0 2em;
}

h1 {
	font-size: 1.5em;
	line-height: 1.5em;
}

.session_message {
	width: 73%;
	padding: 0.5em 5% 0.5em 22%;
}

#fieldset_0 {
	margin-top: 2em;
}

fieldset p {
	margin: 1em 0;
}

label {
	display: inline-block;
	width: 10em;
}

.p_submit, .p_cancel {
	float: left;
	width: 50%;
	margin-top: 1.5em;
}

.p_submit {
	text-align: right;
}

.p_cancel {
	text-align: left;
}

#div_result {
	padding-top: 175px;
}

#div_result_spacer {
	height: 100px;
}

.superbox_close_btn {
	display: none;
}

body.js .superbox_close_btn {
	display: inline;
}

body.js .back_link {
	display: none;
}