waf_nc_block{
position:fixed;
_position:absolute;
width:100%;
height:100%;
top:0;
bottom:0;
left:0;
z-index:99999
}

.waf-nc-mask{
background:#000;
opacity:.5;
filter:alpha(opacity=50);
width:100%;
height:100%
}

.waf-nc-wrapper{
width:348px;
height:236px;
text-align:center;
position:absolute;
top:50%;
left:50%;
margin-top:-160px;
margin-left:-200px;
}

.waf-nc-title{
margin-top:28px;
font-size:24px;
font-weight:500;
color:#181818;
letter-spacing:1px;
}