#pa {
	font-family: Arial,sans-serif;
	background: #FFF;
	text-align: center;
	padding: 0px;
	border: 0px solid #5C3F31;
	position: absolute;
	z-index: 100000000;
    width:370px;
    height: 112px;
}

#pa .pa_close {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 5px;
	right: 5px;
}

#pa a img {
	border: none;
	text-decoration: none;
}

#pa .pa_body{width:370px; height: 112px; padding: 5px 10px; font-size: 12px; background: url(../../graphics/background.gif) no-repeat;}

#pa .pa_body .div1{font-weight: bold; color: #3B1604; font-size: 18px;}
#pa .pa_body .div2{font-weight: bold; color: #3B1604; font-size: 12px; margin-top: 3px;}
#pa .pa_body .div3{font-weight: bold; color: #D93605; font-size: 12px; margin-top: 3px;}
#pa .pa_body .div4{font-weight: bold; color: #3B1604; font-size: 10px; margin-top: 3px;}
