
#simplemodal-overlay {background-color:#666; cursor:wait;}

/* Container */
#simplemodal-container {  width:656px;}

.modalmiddle {
background:url(/image/box/middle.gif);
display:none;
}
.modalheader { background:url(/image/box/top.gif); width:656px; height:34px;}

.modalfooter { background:url(/image/box/bottom.gif); width:656px; height:16px;}

#simplemodal-container a.modalCloseImg { width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:0px; right:0px; cursor:pointer;}
#simplemodal-container #basicModalContent {padding:8px;}

