.unblockable { position: fixed; top: 50%; left: 50%; width: 700px; margin-top: -200px; margin-left: -300px; background: url('../images/exitpop-test.gif') no-repeat top center rgba(0,0,0,0.9); z-index: 500; }
.unblockable .inside { padding: 0px; height:288px; background: url('../images/exitpop-test1.gif') no-repeat top center; }
#unblockable_content { display: none; }
#unblockable_close { text-align: center; padding: 0; }
#unblockable_dim { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); z-index: 200; }
#unblockable_catch { position: absolute; top: 0; left: 0; width: 370px; height: 10px; z-index: 100; }