
.confirm {
	text-align:left;
	margin: 10px auto;
	width: 340px;
	border: solid 1px #CCC;
	background:#F4F4F4;
	padding: 10px;
}
.confirm p, .postal p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 20px;

}
.confirm h1, .postal h1 {
	font-size: 24px;
	line-height: 25px;
	text-align: center;
}
.pdf {
	background:url(/content/images/registration/pdf.gif) no-repeat;
	padding-left: 20px;
}
.whatAdobe {
	border: soild 1px red;
	padding: 5px;
	margin-top: 20px;
}

.page {
	position:absolute;
	width: 1016px;
	height: 800px;
	display: block;
	left:0;
	top:0;
}

/* 
----------------------------------
TEMPORARY DEMO STYLE!!! >
----------------------------------
*/
.acceptBtn a {
position:absolute;
top: 455px;
left: 560px;
display:block;
text-indent:-9999px;
width: 100px;
height: 20px;
}
/* 
----------------------------------
< TEMPORARY DEMO STYLE!!!
----------------------------------
*/