.reveal-modal-bg{background:#000;background:rgba(0,0,0,.8);display:none;height:100%;left:0;position:fixed;top:0;width:100%;z-index:100}.reveal-modal{background:#eee url(modal-gloss.png) no-repeat -200px -80px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;-moz-box-shadow:0 0 10px rgba(0,0,0,.4);-webkit-box-shadow:0 0 10px rgba(0,0,0,.4);left:50%;margin-left:-300px;padding:30px 40px 34px;position:absolute;top:100px;visibility:hidden;width:520px;z-index:101;-box-shadow:0 0 10px rgba(0,0,0,.4)}.reveal-modal.small{margin-left:-140px;width:200px}.reveal-modal.medium{margin-left:-240px;width:400px}.reveal-modal.large{margin-left:-340px;width:600px}.reveal-modal.xlarge{margin-left:-440px;width:800px}.reveal-modal .close-reveal-modal{color:#aaa;cursor:pointer;font-size:22px;font-weight:700;line-height:.5;position:absolute;right:11px;text-shadow:0 -1px 1px rbga(0,0,0,.6);top:8px}.hs-blue-btn{background:#005292;color:#fff;display:inline-block;height:32px;line-height:32px;text-align:center;text-decoration:none;width:130px}.hs-blue-btn:hover{color:#fff;filter:"alpha(opacity=80)";-ms-filter:"alpha(opacity=80)";opacity:.8}