@charset "utf-8";
.ui-widget-header {
  background: url("/content/images/backgrounds/popuphead.png") repeat-x scroll 50% 50% transparent;
  border:none;
}
.jq_dialog .ui-dialog-titlebar-close .ui-button-text {
  display: none;
}
.jq_dialog .ui-dialog-buttonpane {
 border-radius: 0 0 6px 6px;
}