DIV.mainDivPPConfirm {	width: 308px;
	height: 159px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}
DIV.titleDivPPConfirm{	width: 308px;
	height: 28px;
	background-image: url(../../images/popup/titlePP.gif);
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
DIV.titleTextPPConfirm{	padding-left: 15px;
	padding-top: 5px;
}
DIV.contentDivBGPPConfirm{	width: 308px;
	height: 130px;
	background-image: url(../../images/popup/bgPP.gif);
	background-repeat: no-repeat;
}
DIV.contentDivTextPPConfirm{	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	padding: 35px 0px 0px 0px;
	text-align: center;
}