.publication {
	margin: 25px 0;
}

html body .publication h2 {
	margin-top: 0;
	margin-bottom: 0;
}

html body .publication h2 a, html body .publication h2 span {
	text-decoration: none;
	box-shadow: none;
	color: #DF9500;
	font-weight: normal;
}

.pub_author:after {
	content: ', ';
}
.pub_author.last:after {
	content: '';
}

a.pub_author, span.pub_author, .pub_doi, .pub_journal {
	font-size: 13px;
	color: #777 !important;
	text-decoration: none;
	box-shadow: none;
}

.pub_journal a, .pub-journal span{
	text-decoration: none;
	color: #777 !important;
}

.publication .label {
	font-weight: bold;
}