.cc-licence, .cc-attribution {
  border-top: thin solid grey; font-size: small; padding-top: 0.5rem;
}

.cc-licence {
	text-align: center; margin-left: 15%; margin-right: 15%;
}
  
hr {
	border-top: 3px double #8c8b8b;
}

.seriesbox {
	padding: 1rem 1rem 1rem 1rem;
	border: thin dotted grey;
	margin-bottom: 1rem;
}

.serieslist-ol {
	padding-left: 1.5rem;
	margin-top: 0.4rem;
}

.serieslist-li-current {
	font-weight: bold;
}

.series-title {
  font-style: italic;
}

cite {
  font-size: small;
  text-align: right;
  margin-left: 25%;
}