#basic-modal-content {display:none;height:600px; width:800px; }
#basic-load-to-compare {height:600px; width:800px; }
#simplemodal-overlay {background-color:#000; cursor:wait;}
#simplemodal-container {background-repeat:repeat-x;background-position: top;background-color: #DBDBDB;overflow: auto;height:600px; width:800px; color:#000; border:4px solid #1A76D1; padding:12px;padding-top:2px;}
#simplemodal-container a {color:#123E69;}
/*#simplemodal-container a.modalCloseImg {background:url(/my/img/button-cross-big.gif) no-repeat; width:32px; height:32px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}*/
#simplemodal-container #basic-modal-content {padding:8px;padding-top:2px;}