.dhlab-publications {
	margin: 1.5em 0;
}

.dhlab-pub-year {
	margin: 1.5em 0 0.5em;
	padding-bottom: 0.25em;
	border-bottom: 2px solid #ddd;
	font-size: 1.2em;
}

.dhlab-pub-list {
	list-style: none;
	margin: 0;
	padding: 0;
}

.dhlab-publication {
	margin: 0 0 0.9em;
	line-height: 1.5;
}

.dhlab-pub-authors {
	color: #333;
}

.dhlab-pub-authors strong {
	font-weight: 700;
}

.dhlab-pub-title a {
	font-weight: 600;
	text-decoration: none;
}

.dhlab-pub-title a:hover,
.dhlab-pub-title a:focus {
	text-decoration: underline;
}

.dhlab-pub-meta {
	color: #666;
	font-style: italic;
}
