#popupBuyVip .piPopup{
	height: 158px;
	margin-top: -79px;
}

#popupBuyVip .container{
	height: 78px;
}

#popupBuyVip .piPopup .container .message{
	padding: 27px 0 0;
	display: block;
	width: 370px;
	height: 51px;
	color: #000000;
	font-size: 12px;
	font-family: Arial, sans-serif;
	background-position: 0 -381px;
	background-color: #D3E26C;
}


#popupBuyVip .piPopup .container .message form{
	display: block;
	width: 330px;
	height: 58px;
	margin: 0 auto;
}


#popupBuyVip .piPopup .container .message form .label,
#popupBuyVip .piPopup .container .message form .input{
	height: 24px;
	float: left;
	margin-bottom: 10px;
}

#popupBuyVip .piPopup .container .message form .label{
	width: 90px;
	text-align: right;

	line-height: 24px;
	margin-right: 5px;
}

#popupBuyVip .piPopup .container .message form .input .select{
	width: 185px;
}

#popupBuyVip .piPopup .container .message form .input ul.dropdown{
	width: 217px;
}

