@charset "utf-8";
#wpwm_popBoxOut {
	left: 25%;
position: fixed;
top: 5%;
z-index: 999999;
width: 50%;
}
.pluga1c2r {
	display:none!important
}
#wpwm_hideBody {
	cursor:pointer;
	opacity:.4;
	filter:alpha(opacity=40);
	position:fixed;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index:999998
}
.white-color-body {
	background:#fff
}
.black-color-body {
	background:#000
}
.black-striped-body {
	background:url(../img/stripe-black.png)
}
.white-striped-body {
	background:url(../img/stripe-white.png)
}
#wpwm_popClose {
	border-radius:15px;
	cursor:pointer;
	font-size:30px;
	line-height:50%;
	padding:5px 5px 7px;
	position:absolute;
	right:-10px;
	top:-10px;
	background:none repeat scroll 0 0 #222;
	color:#EEE
}
.wpwm-box {
	border-radius:5px;
	display:block;
	left:0;
	padding:10px;
	position:relative;
	width:auto;
	background:url(../img/border.png)
}
#wpwm_popBox {
	background:none repeat scroll 0 0 #FFF;
	/*height:auto;*/
	padding:20px;
	/*width:897px;*/
	z-index:999999
}
