.pmInput
{
	width:240px; color: #c1c1c1; font:Arial; font-weight:bold; font-size: 16px;height:21px;
}
.pmInput-2
{
	width:240px; font:Arial; font-weight:bold; font-size: 16px;height:21px;	
}
.pmHeader
{
	width:100%; height:48px;background:url('../images/IPM-V2/header_bg.png');
}
.pmBody
{
	width:100%; background:url('../images/IPM-V2/body_bg.png') repeat-y;
}
.pmButton
{
	float:left; width:120px; margin:10px 20px 0 0; height:35px; cursor:pointer; background: url('../images/IPM-V2/btn_match-it.png');
}
.pmButton-2
{
	float:left; width:120px; margin:10px 20px 0 0; height:35px; cursor:pointer; background: url('../images/IPM-V2/btn_cart.png');
}
.pmButton-2:hover
{
	background: url('../images/IPM-V2/btn_cart-hover.png');
}
.pmButton:hover
{
	background: url('../images/IPM-V2/btn_match-it-hover.png');
}
.pmSubmit
{
	width:90px; float:right; background:url('../images/IPM-V2/btn_submit.png'); margin:2px 13px; height:30px; cursor:pointer;
}
.pmSubmit:hover
{
	background:url('../images/IPM-V2/btn_submit-hover.png');
}
.pmFooter
{
	height:40px; background:url('../images/IPM-V2/footer_bg.png'); width:100%;
}
.pmYbuy
{
	float:right; width:160px; margin:15px 20px 0 0px; height:30px; background:url('../images/IPM-V2/btn_why-us.png') no-repeat;
}
.yBUY
{
	 height:20px; background:url('../images/IPM-V2/low-price-box.png') no-repeat; width:300px;padding:15px 0;
}
.yBUY-popup
{
	background:url('../images/IPM-V2/why-us-popup.png') no-repeat; margin: auto; text-align: center; position: relative;  width: 540px; height: 330px; top:144px;
}
.pmHeaderClose
{
	 background:url('../images/IPM-V2/bpg-popup_x.png');cursor: pointer; float: right; font-size: 25px; width: 20px; z-index: 999; height: 17px; margin:19px 33px 0px
}
.pmHeaderClose:hover
{
	 background:url('../images/IPM-V2/bpg-popup_x-hover.png');
}