.wst-smallrefs {
	font-size: 83%;
	clear: both;
	line-height: 1.25;
	/* see below for what this is */
	margin-top: 0.3em;
}

/* remove the top margin because it only works in the first column.
 * instead move to the parent container to affect all columns */
.wst-smallrefs ol.references {
	margin-top: 0;
}

.wst-smallrefs-ruled {
	border-top: 1px solid black;
	padding-top: 0.3em;
}

.wst-smallrefs ol.references.uksi{
	margin-top: 0;
	list-style-type:lower-alpha;
}

.wst-smallrefs ol.references.uksi li::marker{
font-weight:bold;
}