@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix() {
  /* Vimperator 0.5 */
  hints#hah_hints > [id^="hah_hint_"] {
    font-size: 15px !important;
  }
  /* Vimperator 0.6pre */
  .vimperator-hint,
  .liberator-hint {
    font-size: 15px !important;
    line-height: 1em !important;
  }
}