#apDiv2 {
	position:absolute;
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	opacity: .80;
	left:50%;
	top:160px;
	width:600px;
	height:400px;
	z-index:1;
	font-family: "Helvetica LT 45 Light";
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	visibility: visible;
	display: inherit;
	margin-left: -300px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
