/*
	Add your styles here to make them persistent
*/
.bottomboderdotted, .ref-yearseperator{
   border-bottom:1px dotted;
}
.topborderdotted{
   border-top:1px dotted;
}
.reference .ref-yearseperator{
  text-indent: 0em; 
  padding-left: 0em;
}
.reference {
  text-indent: -3em; 
  padding-left: 3em;
  margin-bottom: 1ex;
  margin-top: 1ex;
}
.reference .ref-pdf,
.reference .ref-html,
.reference .ref-bibtex,
.reference .ref-endnote {
	padding:0 4px 4px 18px;
	height:16px;
	line-height:16px;
}
.reference .ref-pdf {
	background:url(/publications/css/img/pdf-icon.gif) no-repeat;
}
.reference .ref-html {
	background:url(/publications/css/img/html-icon.gif) no-repeat;
}
.reference .ref-bibtex {
	background:url(/publications/css/img/bib-icon.gif) no-repeat;
}
.reference .ref-endnote {
	background:url(/publications/css/img/enl-icon.gif) no-repeat;
}