@charset "utf-8";



body #page {
	width: 636px;
	border: none;
	background: none;
	position: relative;
	text-align: center;
}
body #page h1 {
	padding: 34px 0 25px;
	text-align: right;
}
body #page h2 {
	width: 314px;
	height: 34px;
	position: absolute;
	top: 34px;
	left: 0;
}

body #page div.guidance {
	margin-bottom: 25px;
	position: relative;
}
body #page div.guidance p.btn {
	position: absolute;
	top: 53px;
	left: 217px;
}

body #page div.checkList,
body #page div.print {
	margin-bottom: 30px;
}

