#pa { font-family: Arial, sans-serif; background-image: url(bg_grad.jpg); background-repeat: repeat; background-attachment: scroll; background-position: 0 0; text-align: center; padding: 22px; border: solid 2px #666; position: absolute; z-index: 100000; }

#pa .pa_close {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 5px;
	right: 5px;
}

#pa a img {
	border: none;
	text-decoration: none;
}

