
.bibtex_entry
{
    margin:1em;
   	padding-left:1em;
	padding-top:1em;
	padding-bottom:1em;
    border-left:solid black 2px;
    border-bottom:solid black 2px;
}

.bibtex_header
{
    padding-bottom:1em;
}

.bibtex_key
{
    font-size:small;
    color:#666666;
    display:inline;
	font-weight:bold;
}

.bibtex_content
{}

.bibtex_author
{
    font-weight:bold;
    padding-bottom:1em;
}

.bibtex_title
{
    font-weight:bold;
    padding-bottom:1em;
}

.bibtex_url, .bibtex_pdf, .bibtex_doi, .bibtex_citeseer
{
    display:inline;
	font-size:small;
	float:right;
	padding-left:1em;
	padding-right:1em;
}

.bibtex_url a, .bibtex_pdf a, .bibtex_doi a, .bibtex_citeseer a, .bibtex_url a:visited, .bibtex_pdf a:visited, .bibtex_doi a:visited, .bibtex_citeseer a:visited
{
	text-decoration:none;
	font-weight:bold;
	color:darkblue;
}

.bibtex_journal, .bibtex_year, .bibtex_volume, .bibtex_pages, .bibtex_publisher
{
    display:inline;
}
