/* OVERLAYER */
.block_popup .bClose{background:url(close.png);height:36px;width:36px;position:absolute;top:-20px;right:-20px;cursor:pointer;display:block}
.block_popup{background-color:#FFF;border-radius:10px;color:#111;display:none;min-width:450px;padding:5px;}
.block_popup iframe{background:url("loader.gif") no-repeat center center;min-height:240px;min-width:450px;}