#pop-ups{ position:absolute; top:3%; left:50%; z-index:99; background:transparent; border:solid 0 transparent; }
#pop-ups .ntext { width:100%; padding:0; font-size:20px; color:#444; background:#fff; }
#pop-ups .nimg img { padding:0; }
#pop-ups .ncheck{ width:100%; height:30px; line-height:30px; padding-right:33px; color:#ffaa56; text-align:right; background:transparent !important}
#pop-ups .ncheck span { font-size:13px; }
#pop-ups .ncheck .close{ position:absolute; bottom:15px; right:15px; width:10px; height:10px; border:0; padding:0; overflow:visible; cursor:pointer; text-align:center; font-size:13px/25px; color:#ffaa56; text-decoration:none !important}
#popup_hide_check { position:relative; top:3px; }