#pa {
	background: #FFF;
	text-align: center;
	padding: 10px;
	border: 5px solid #68759C;
	position: absolute;
	z-index: 100000;
	width: 250px;
	font-family: arial;
	font-size: 14px;
	top: 18px;
	left: 139px;
}
#pa #big {
	font-size: 130%;
	font-weight: bold;
	color: #608617;
}


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

#pa a img {
	border: none;
	text-decoration: none;
}
#pa h1 {
	font-size: 14px;
	font-weight: bold;
	color: #68759C;
	margin-top: 10px;
	margin-bottom: 5px;
}

#pa h2 {
	font-size: 14px;
	font-weight: bold;
	color: #80B41F;
	margin-top: 10px;
	margin-bottom: 5px;
}
#pa #enf {
	font-size: 140%;
	color: #D40000;
	margin: 5px;
}
#pa #enf a {
	color: #D40000;
}
.neg {
	text-decoration: line-through;
	color: #D40000;
}
