#pa {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bolder;
	background: #4B4B4B;
	text-align: center;
	padding: 10px;
	border: 2px solid #666;
	position: fixed;
	z-index: 100000;
	color:#FFF;
	width:150px;
	text-align: left;
	margin-top: 10px;}

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

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