
	[data-popup] {display:block;width:350px; padding:20px; background: #fff; border:1px solid #e6e6e6; position:fixed; left:50%; top:50%; margin-left:-196px; margin-top:-100px;  z-index:1000000;}
		#popupBg {display: none;width:100%;height:100%; position:fixed;left:0;top:0;background:rgba(0,0,0,0.4);z-index:999999;}
	[data-popup] h4 { font-size:1.6em; padding-left:0 !important;}
	[data-popup] a {display: inline-block;line-height: 19px;padding: 4px 8px;margin-right: 5px;margin-bottom: 0px;text-decoration: none; color:#fff; background:#424242;}
