.reveal-modal-bg{position:fixed;height:100%;width:100%;background:#fff;z-index:100;display:none;top:0;left:0;-moz-opacity:0.68;-khtml-opacity:0.68;opacity:0.68;-ms-filter:progid"DXImageTransform.Microsoft.Alpha(Opacity=68)";filter:progid"DXImageTransform.Microsoft.Alpha(opacity=68)";}
.reveal-modal{visibility:hidden;top:100px;left:50%;margin-left:-260px;width:480px;background:#eee url('/img/fly_wind/fly_bg.png') repeat left top;position:absolute;z-index:101;padding:20px;}
.reveal-modal.small{width:200px;margin-left:-140px;}
.reveal-modal.medium{width:400px;margin-left:-240px;}
.reveal-modal.large{width:600px;margin-left:-340px;}
.reveal-modal.xlarge{width:800px;margin-left:-440px;}
.reveal-modal .close-reveal-modal{font-size:22px;line-height:.5;position:absolute;top:15px;right:15px;color:#aaa;text-shadow:0 -1px 1px rgba(0,0,0,.6);font-weight:bold;cursor:pointer;}
