button.BibInfoFetchButton {
	padding: 5px;
	margin-left: 10px;
}

button.BibInfoFetchButton span {
}

button.BibInfoFetchButton:before {
	content: "\1F50D";
}

.FormattedCitation {
    margin-bottom: 1em;
    clear: both;
    overflow: hidden;
    text-align: left;
    padding-left: 4em;
    text-indent: -4em;
    font-size: 120%;
}

.AccessLinks, .BibliographicLinks {
    overflow: hidden;
    clear: both;
    margin-bottom: 1em;
}

.AccessLinks .label, .BibliographicLinks .label {
    font-weight: normal;
}

a.AccessButton.button {
    text-transform: lowercase;
    padding: 8px 12px;
}
