#simplemodal-overlay {z-index:65530!important;}
#simplemodal-container {z-index:65535!important;box-shadow:0 0 40px #000000;}
#simplemodal-container .simplemodal-wrap {overflow:hidden; background:#f0f0f0;}
#simplemodal-container .simplemodal-wrap .simplemodal-data {margin:4px; border:solid 1px #bdbdbd;}
#simplemodal-container .simplemodal-close {z-index:65535!important; display:; position:absolute; top:30px; right:30px; cursor:pointer; width:16px; height:16px; overflow:hidden; background:url('/static/img/simplemodal/x.png') no-repeat 0 0;}
#simplemodal-container .simplemodal-close:hover {background-position: 100% 100%;}

#window_rules {background: #f0f0f0;}
#window_rules .holder_rules {height:289px; padding:28px;}
#window_rules .title {font:normal normal 20px arial; margin-bottom:28px; color:#444444;}
#window_rules .rules_list {margin:0; padding:0 0 0 15px;}
#window_rules .rules_list li {font:normal normal 12px arial; color:#231f20; line-height:16px;}