#pa {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	border: 2px solid #999999;
	position: absolute;
	z-index: 100000;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	background-color: #FFFF99;
	padding: 10px;
}
#pa i {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}


#pa .pa_close {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 5px;
	right: 5px;
}


#pa a img {
	border: none;
	text-decoration: none;
}

