/* JQuery SimpleModal */
#basic-modal-content {display:none;}
/* overlay */
#simplemodal-overlay {background-color:#000; cursor:default;}
/* container */
#simplemodal-container {height:320px; width:600px; color:#333; background-color:#fff; border:4px solid #f5f5f5; padding:0px;}
#simplemodal-container code {background:#141414; border-left:3px solid #65B43D; color:#bbb; display:block; margin-bottom:12px; padding:4px 6px 6px;}
#simplemodal-container a {color:#ddd;}
#simplemodal-container a.modalCloseImg {background:url(/OCC/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-16px; cursor:pointer;}
#simplemodal-container #basic-modal-content {padding:8px;}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
