﻿#pa {
	font-family: Arial,sans-serif;
	background:#ddeb63;
	text-align: center;
	padding: 10px;
	margin-top:100px;
	margin-left:220px;
	border: 2px solid #666;
	position: fixed;
	z-index: 100000;
}

#pa .pa_close {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 5px;
	right: 5px;
}

#pa a img {
	border: none;
	text-decoration: none;
	
}