.conformance-level {
	display:inline;
}

.change {
	display:inline;
}

.doclinks {
	float: right;
	border: thin solid black;
	font-size: x-small;
	display: block;
	width: 25%;
	hyphens: none;
}
.sc dt {
	display: list-item;
	list-style-type: disc;
	float: left;
	font-weight: bold;
	margin-left: 2em;
	margin-right: 1ex;
	line-height: 1.5;
}
.sc dt:after {
	content: ":";
}
div.note-title, div.ednote-title {
	color: #008400
}
span.screenreader {position: absolute; left: -10000px}