/* SimpleModal Styles */
#simplemodal-overlay{ background-color:#000; cursor:wait;}
#simplemodal-container {height:400px;  width:600px; left:50%; top:15%; margin-left: 0px; background-color:#000000; border:3px solid #ccc; padding-bottom:20px;}
#simplemodal-container a.modalCloseImg {background:url(/images/simpleModel/x.png) no-repeat; -behavior: url(/js/iepngfix.htc);width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:0px; right:0px; cursor:pointer;}