#pa {
	font-family: Arial,sans-serif;
	text-align: center;
	background:url('../img/bg-christmas.jpg') no-repeat;
	width:340px;
	height:300px;
	border: 2px solid #d5c7b7;
	position: absolute;
	z-index: 100000;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#pa .pa_close {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 3px;
	right: 3px;
}

#pa a img {
	border: none;
	text-decoration: none;
}
