#catch_err{display:block;color:#000;font-family:Arial, Helvetica, sans-serif;font-size:14px;border:3px solid black;position:fixed;visibility:visible;width:400px;min-height:190px;height:auto;margin: auto;z-index:100;background:url(/images/ajax-loader.gif) no-repeat center #fff;top:50%;left:50%;margin-top:-100px;margin-left:-200px;padding:10px;}
.err_close{position:absolute;bottom:-18%;left:40%;background:url(/images/close_err_sprite.png) no-repeat -38px 0;text-align:center;height:39px;width:90px;cursor:pointer;font-weight:bold;}
.err_close_x{position:absolute;top:-16%;right:-7%;background:url(/images/close_err_sprite.png) no-repeat 0 0;text-align:center;height:39px;width:38px;cursor:pointer;font-weight:bold;}
.err_alert{position:absolute;top:10%;right:5%;background:url(/images/err_alert.png) no-repeat 0 0;text-align:center;height:111px;width:111px;}
#cover {position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 50;background: #000000;opacity: .7;filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.7);}
.err_wrapper{position:relative;width:100%;height:100%;min-height:200px;text-align: left;}
@media screen and (max-width: 620px) {#catch_err {width: 300px;font-size: 12px;margin-left:-165px;}}
