#pty_afflinkShell {
	text-align: center;
}

#pty_afflink {
	color: #FFF9E1;
	text-align: center;
	margin: 0 auto;
	position: relative;
	text-decoration: none;
	border-radius: 4px 4px 4px 4px;
	text-shadow: 1px 1px 0 #4B3501;
	top: 109px;
	font-style: italic;
	font-family: "Georgia";
	font-size: 13px;
	padding: 6px 14px 6px 26px;
	background: url("pty_images/icon.png") no-repeat scroll 5px 5px rgba(21, 16, 9, 0.6);
}

#pty_classy {
	background-repeat: no-repeat;
	padding: 45px 21px;
	height: 441px;
	width: 648px;
	overflow: visible;
}

#pty_classyInner {
	width: 654px;
	position: relative;
}

#pty_form {
	position: absolute;
	left: 18px;
	bottom: -86px;
}

#pty_overlay {
	opacity: 0.8;
	background: none repeat scroll 0 0 #56534E;
}

#pty_content {
	height: 304px;
	position: relative;
	padding: 26px 0 10px 38px;
	top: 2px;
	font-family: "BergamoStdRegular";
}

#pty_imageShell {
	float: right;
	margin-right: 30px;
}

#pty_image {
	width: 180px;
}

#pty_heading {
	line-height: 100%;
	color: #555555;
	font-family: "BergamoStdRegular",georgia;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 35px;
	width: 572px;
	text-align: center;
	margin-bottom: 10px;
}

#pty_mainText {
	position: relative;
	z-index: 2;
	padding: 14px 0 26px;
	color: #555555;
	font-size: 20px;
	width: 569px;
	line-height: 160%;
	font-family: "BergamoStdRegular",georgia;
}

#pty_finePrint {
	font-size: 11px;
	margin-right: 48px;
	margin-top: -37px;
	font-style: italic;
	position: absolute;
	left: 7px;
	bottom: -11px;
}

#pty_pkg .pty_input {
	display: block;
	margin-bottom: 2px;
	color: #787878;
	font-size: 26px;
	float: left;
	font-family: "BergamoStdRegular";
	width: 198px;
	margin-right: 5px;
	background: url("input.png") no-repeat scroll 0 0 transparent;
	height: 38px;
	padding: 10px 8px 0;
	line-height: 125%;
	border: 0 none;
}

#pty_submit {
	padding-top: 0;
	border: 0 none;
	text-align: center;
	font-size: 27px;
	background-repeat: no-repeat;
	font-family: "BergamoStdRegular",georgia;
	width: 175px;
	color: #E6E4DE;
	text-shadow: -1px -1px 1px #2B5773;
	margin-left: 0;
	height: 47px;
	margin-top: 0;
}

#pty_mainText ul li {
	background-repeat: no-repeat;
	padding-left: 33px;
	position: relative;
	height: 38px;
	left: 0;
	font-size: 20px;
	margin-top: 15px;
	margin-bottom: -16px;
	font-family: inherit;
}

#pty_close {
	display: block;
	height: 36px;
	position: absolute;
	text-align: center;
	z-index: 1000;
	background: url("close.png") no-repeat scroll 0 0 transparent;
	text-shadow: 1px 1px 1px #FFFFFF;
	color: #512500;
	font-family: "BergestromStdRegular";
	width: 38.5px;
	font-size: 11pt;
	top: -25px;
	right: 3px;
	padding-top: 10px;
}

#pty_close:hover {
	color: #888888;
}

