blockquote {
	font-style: italic;
	margin-left: 45;
	margin-right: 20;
}
bib\:authorlist {
/* top right bottom left */
	margin: 5 20 10 20;
/*	font-size: 10px;*/
}

bib\:header {
  font-size: 120%;
  font-weight: bold;
  padding: 2px 0px 2px 10px;
  background-color: #c3d7d7;
  margin-left: -5px;
  margin-right: -5px;
  margin-top: 0px;
  margin-bottom: 0px;
  display: block;
  
/*  font-size: 120%;
  font-weight: bold;
  padding: 0px 0px 0px 10px;
  background-color: #d0e0e0;
  border: solid #93b3b3 2px;
  margin-left: -7px;
  margin-right: -7px;
  margin-top: 20px;
  margin-bottom: 20px;
  display: block;
  */

}

bib\:ref {
/* top right bottom left */
  margin-left: 5px;
  margin-right: 5px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 90%;
  display: block;
}
bib\:ref.indent {
/* top right bottom left */
  margin: 0em 0px 5px 15px;
  font-size: 90%;
  display: block;
  text-indent: -1em;
}
/*bib\:ref span.title:before {
	content: open-quote
}
*/
bib\:ref span.title {
	font-weight: bold;
}
/*bib\:ref span.title:after {
	content: close-quote
}
*/
bib\:ref span.booktitle {
	font-style: italic;
}

bib\:ref a {
/*	font-size: 9px;*/
}
bib\:bibtex {
  font-family: monospace;
  margin-top: 5px;
}
