#simplemodal-overlay {background:#111; opacity: 0.9!important; z-index:65530!important;}
#simplemodal-container {z-index:65535!important; /*width:auto!important; height:auto!important;*/}
.msie6 #simplemodal-container {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/simplemodal/container-bg.png",sizingMethod="scale");}
#simplemodal-container .simplemodal-wrap {overflow:hidden; padding:15px; background:#fff;-moz-box-shadow: 0 0 35px 10px #000;-webkit-box-shadow: 0 0 35px 10px #000;box-shadow: 0 0 35px 10px #000; filter: progid:DXImageTransform.Microsoft.shadow(direction=120, color=#000000, strength=10);}
#simplemodal-container .simplemodal-close {z-index:65535!important; display:block; position:absolute; top:8px; right:-25px; cursor:pointer; width:26px; height:26px; overflow:hidden; background:url('/static/img/simplemodal/x.png') no-repeat center;}
.msie6 #simplemodal-container .simplemodal-close {background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/static/img/simplemodal/x.png",sizingMethod="scale");}
#simplemodal-container .title {color:#000; font:normal normal 18px Arial;padding:17px 0 0 3px;}
