/* $Id: cite.css 755 2010-02-03 07:28:44Z shtrom $ */
.me {
  font-weight:	bold;
  }

.title:before {
  content:	"“";
}
.title:after {
  content:	"”";
}

.publication {
  font-style:	italic;
}

.copyright-notice {
  font-size:	small;
}

#disclaimers {
  font-size:	x-small;
}
