@import url("chrome://yasearch/skin/alerts/alerts.default.css");
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul");
@namespace html url(http://www.w3.org/1999/xhtml);

#alertTextBox {
  color: #333;
}

#contentHolder {
  min-width: 380px;
  max-width: 380px;
}

#contentTextHolder {
  margin-bottom: 12px;
}

#pageURLContainer label:not([value=""]) {
  margin-right: 0.4em !important;
}
