@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document regexp(".*\\.librarything\\..*/(topic|talk).*")
{
  #talktabnav {
    position: fixed;
    top: 8em;
    width: 138px;
    z-index: 1;
  }
}
