.show_more_authors, .show_fewer_authors {
	cursor: pointer;
	color: #2469AE;
}
		
.show_more_authors:hover, .show_fewer_authors:hover {
	text-decoration: underline !important;
}

.page_body em {
	font-weight: bold;
	font-style: normal;
}

span.pmid {
	margin-left: 2em;
}

.results_list hr {
	color: #999;
	margin-top: 20px;
}

.abstract--main-authors-list .inline-block {
	line-height: 100%;
}

div[itemscope] .results_list {
	margin-bottom: 25px;
}

.pmid_free_text_information {
    padding-top: 0px;
}

.snippet_section {
	padding-top: .6em;
}
