#pa {
	font-family: Arial,sans-serif;
	background: #FFF;
	text-align: center;
	padding: 10px;
	border: 2px solid #666;
	position: absolute;
	/*z-index: 100000;*/
	left: 15px;
	top: 66px;
	height: 400px;
	width: 470px;
	background-color: #FFFFFF;
	overflow: visible;











	margin-top: 20px:
}

#pa .pa_close {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 6px;
	right: 19px;
}

#pa a img {
	border: none;
	text-decoration: none;
}

