ol.instructions {
	list-style-type: decimal;
	line-height: 1.4em;
}
ol.instructions li {
	display: list-item;
	margin: 1em 2em;
}
ol.instructions var {
	font-style: italic;
}
ol.instructions code {
	white-space: nowrap;
	font-family: monospace;
	display: block;
	margin: 1em;
}
ul.fingerprints li {
	font-family: monospace;
}
