DIV.mainBuyPPDV {	width: 377px;
	position: absolute;
	left: 0px;
	top: 0px;
	display: none;
}
DIV.buyPPhead {	width: 377px;
	height: 23px;
	background-image: url(/images/buypopup/buyPPhead.gif);
	background-repeat: no-repeat;
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
DIV.headTextDV {	padding-left: 10px;
	padding-top: 4px;
}
DIV.buyPPcontentDV {	width: 377px;
	background-image: url(/images/buypopup/buyPPBG.gif);
	background-repeat: repeat-y;
}
DIV.buyPPcontTextDV {	width: 360px;
	margin: 0 auto;
	color: #FFFFFF;
	padding: 5px;
}
DIV.buyPPAddCartButDV {	width: 250px;
	height: 27px;
	margin: 0 auto;
	text-align: center;
}
DIV.buyPPFotter {	width: 377px;
	height: 11px;
	//margin-top:-3px;
}
IMG.buyPPaddCartProd, IMG.closeBuyPP {cursor: pointer;}
DIV.buyPPPoleNameDV {	width: 130px;
	float: left;
	padding-top: 1px;
}
DIV.buyPPPoleText {	width: 220px;
	float: left;
}
INPUT.bPPtextPole {	width: 220px;
	border: solid 1px #1189D6;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
TEXTAREA.bPPtextAreaPole {	width: 220px;
	height: 100px;
	border: solid 1px #1189D6;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
}
DIV.buyPPSpacer {	height: 5px;
	//overflow: hidden;
}
