#smartPop_overlay {display:block; overflow:hidden; position:fixed; top:0; left:0; z-index:999999999; cursor:wait;}
#smartPop {display:none; position:fixed; top:0; left:0; overflow-x:hidden; overflow-y:hidden; z-index:99999999;}
#smartPop_container {margin:9px auto 10px auto; padding:0; width:0; height:0; z-index:9999999; overflow:hidden;  }

#smartPop_content {display:none; padding:0; overflow:hidden; cursor:default;}
#smartPop_frame {display:none; width:100%; height:100%;overflow:hidden;}
#smartPop_log {display:none; position:fixed; top:10px; left:10px; overflow:hidden; width:200px; height:400px; background:#fff; border:solid 1px #444; padding:10px; z-index:3;}