.sheader {  /*copied from Sinorcaish's Hx */
   font-weight:     bold;
   text-align:      left;
   margin:          1.5em 0 0 0;
   padding:         0;
   font-size:     145% /*h2*/
}
.bibref {  padding:3px; padding-left:15px;  vertical-align:top;}
/*.bibtitle { font-weight:bold; }*/
.bibbooktitle { font-style:italic; }
.theader {  display: none; } /*year in bibtex*/
.count { display: none; } /* bibtexbrowser tweak */
a[href^="//"]:after,
a[href^="http://"]:after, 
a[href^="https://"]:after {
	content: url(art/external.png);
  	margin: 0 0 0 5px;
}
a[href$=".pdf"]:after {
	content: url(art/file_acrobat.gif);
  	margin: 0 0 0 5px;
}