#pty_afflinkShell {
	text-align: center;
}

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

#pty_smoothInner {
	width: 856px;
	position: relative;
}

#pty_smooth {
	overflow: hidden;
	background-repeat: no-repeat;
	height: 441px;
	padding: 45px 28px;
	width: 886px;
}

#pty_overlay {
	background: none repeat scroll 0 0 #EDEDED;
	opacity: 0.95;
}

#pty_mainImageShell {
	float: right;
	margin-right: 23px;
	margin-top: 15px;
	font-family: "PTSansBoldItalic";
}

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

#pty_heading {
	line-height: 100%;
	color: #555555;
	text-shadow: 1px 1px 1px #FFFFFF;
	font-size: 35px;
	margin-bottom: 0;
	width: 479px;
	font-family: "PTSansBoldItalic";
}

#pty_mainText {
	position: relative;
	z-index: 2;
	padding: 14px 0 26px;
	font-size: 20px;
	line-height: 160%;
	width: 465px;
	color: #939393;
	text-shadow: 1px 1px 0 #FFFFFF;
	font-family: "PTSansBoldItalic";
}

#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;
	font-size: 24px;
	font-family: "PTSansBold";
	width: 249px;
	color: #ADADAD;
	height: 79px;
	padding: 0 27px;
	margin-bottom: -23px;
	background: url("input.png") no-repeat scroll 0 0 transparent;
	line-height: 320%;
}

#pty_submit {
	padding-top: 0;
	border: 0 none;
	text-align: center;
	font-size: 27px;
	width: 296px;
	font-family: "PTSansBoldItalic";
	margin-left: -1px;
	color: #E8FFFD;
	text-shadow: 1px 1px 1px #668BA2;
	background-repeat: no-repeat;
	height: 78px;
	padding-bottom: 3px;
	margin-top: 1px;
}

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

#pty_close {
	display: block;
	position: absolute;
	z-index: 1000;
	background: url("close.png") no-repeat scroll 0 0 transparent;
	color: #898989;
	font-family: "PTSansBold";
	text-shadow: 1px 1px 1px #FFFFFF;
	top: -29px;
	height: 40px;
	line-height: 215%;
	width: 40px;
	padding-left: 16px;
	right: -41px;
}

#pty_close:hover {
	color: #888888;
}

#pty_concrete {
	position: relative;
}

#pty_right {
	float: right;
	position: relative;
	height: 339px;
	width: 294px;
	margin-right: 8px;
	z-index: 1000000;
}

#pty_sideText {
	line-height: 140%;
	text-align: center;
	font-family: "PTSansBold";
	font-size: 16pt;
	color: #FFFFFF;
	padding: 9px 0;
	text-shadow: -1px -1px 1px rgba(40, 40, 40, 0.3);
}

#pty_sideBottomLine {
	width: 100%;
	height: 1px;
	border-top: 1px solid #F1F0EB;
}

#pty_sideHeading {
	line-height: 100%;
	font-family: "PTSansBold";
	font-size: 22pt;
	color: #FFFCFC;
	text-align: center;
	margin-top: 8px;
	text-shadow: -1px -1px 1px rgba(40, 40, 40, 0.3);
}

