#ppp {
	font-family: Arial,sans-serif;
	text-align: center;
	padding: 0px;
	border: 0px solid #CC0000;
	position: absolute;
	z-index: 100000;
	left: 100px;
	top: 120px;
}

#ppp .ppp_close {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 5px;
	right: 5px;
}

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