#modalOverlay {background-color:#000; cursor:wait;}
#modalContainer {width:515px; left:45%; top:15%; margin-left:-200px; background-color:#fff; border: 5px solid #cccccc; padding:13px; height: auto; z-index:10000;}
#modalContainer a.modalCloseImg {background:url(../images/close_butt.gif) no-repeat; width:45px; height:75px; display:inline; z-index:3200; position:absolute; top:-3px; right:-32px; cursor:pointer;}
#modalContainer #basicModalContent {padding:8px;}