#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;
	top: 72px;
	display: inline !important;
	background: url("pty_images/icon.png") no-repeat scroll 5px 5px rgba(21, 16, 9, 0.6);
	color: #FFF8DE;
}

#pty_mainImageShell {
	float: right;
	margin-top: 9px;
}

#pty_form {
	float: right;
	position: relative;
	margin-top: 7px;
}

#pty_concrete {
	overflow: hidden;
	background-repeat: no-repeat;
	height: 550px;
	width: 756px;
	padding: 106px 129px;
	margin-left: auto;
}

#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: CartoGothicStdBook;
}

#pty_heading {
	line-height: 100%;
	font-family: "ArmaliteRifleRegular","Arial";
	font-size: 40px;
	width: 660px;
	color: #555555;
	margin-top: 22px;
}

#pty_mainText {
	position: relative;
	z-index: 2;
	line-height: 140%;
	width: 400px;
	padding: 14px 0 26px;
	color: #555555;
	font-size: 18px;
	font-family: CartoGothicStdBook;
}

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

#pty_pkg .pty_input {
	margin-right: 5px;
	display: block;
	margin-bottom: 2px;
	width: 228px;
	height: 74px;
	background: url("input.png") no-repeat scroll 0 0 transparent;
	padding: 3px 34px 0;
	color: #787878;
	font-size: 26px;
	line-height: 270% !important;
	font-family: "CartoGothicStdBold",arial;
}

#pty_submit {
	padding-top: 0;
	margin-top: -1px;
	border: 0 none;
	text-align: center;
	font-size: 27px;
	background-repeat: no-repeat;
	font-family: "ArmaliteRifleRegular";
	height: 62px;
	margin-left: -2px;
	text-shadow: 1px 1px 1px #EEEEEE;
	color: #9C0C0C;
	width: 254px;
}

#pty_mainText ul li {
	background: url("bullet.png") no-repeat scroll 0 0 transparent;
	height: 39px;
	left: -11px;
	margin-top: 10px;
	font-size: 18px;
	position: relative;
	padding-left: 34px;
	padding-top: 8px;
	margin-bottom: -22px;
	font-family: inherit;
}

#pty_close {
	display: block;
	height: 36px;
	position: absolute;
	text-align: center;
	width: 38px;
	font-family: "ArmaliteRifleRegular";
	color: #444444;
	z-index: 1000;
	right: 27px;
	top: 29px;
}

#pty_close:hover {
	color: #888888;
}

#pty_concreteInner {
	position: relative;
}

