#ccokioPop_overlay {display:block; position:fixed; background-color:rgba(252, 252, 252, .75); top:0; right:0; bottom:0; left:0; z-index:100000; cursor:wait;}
#ccokioPop {display:none; position:fixed; top:0; right:0; bottom:0; left:0; z-index:100004;}
#ccokioPop_container {background-color:white; -webkit-box-shadow:0 0 1px rgba(0, 0, 0, .25), 0 1px 5px 3px rgba(0, 0, 0, .05), 0 5px 4px -3px rgba(0, 0, 0, .06); margin:9px auto 0 auto;
    max-width:1300px; min-width:300px; padding:0px; width:720px; height:500px; background:#fff;}

#ccokioPop_frame {display:none; width:100%; height:100%;}
