@namespace url(http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul);

#commonDialog {
  width: 600px !important;
}

#commonDialog > .dialog-content-box {
  overflow: auto;
}
