.modalWrpSmall { width:300px; }
.modalWrpMedium { width:500px; }
.modalWrp { background-color:#EEE; margin:auto; text-align:left; }
.modalHeader { background:#000 url(admin/minilogo.gif) 20px 0 no-repeat; height:20px; }
.modalBody { font-size:12px; padding:20px; }
.modalBodySuccess {padding-left:45px;background:url(modal_icon_success.gif) 20px 20px no-repeat}
.modalBodyError{padding-left:45px;background:url(modal_icon_error.gif)  20px 20px no-repeat}
.modalWrpMedium .modalBody { padding:0 0 20px  }
.modalAcceptWrp { font-size:0; height:22px; line-height:0; padding-top:15px; }
.modalAccept { background:url(admin/bot_aceptar.gif) 0 0 no-repeat; display:block; float:right; height:22px; width:120px; }
.modalAccept:hover { background-position:0 -22px; }
.modalWrp a.close { float:right; margin-right:10px; height:20px; width:29px; background:url(../agenda/cerrar.gif) 0 0 no-repeat; font-size:0; line-height:0; }
.modalWrp a.close:hover { background-position: 0 -20px; }

