.annotation {
	display: none;
	border: 1px solid #888;
	border-left: 0;
	border-right: 0;
	background-color: #ccc;
	padding: 0 .6em;
	margin: .2em -.7em;
}

.annotation h3 {
	margin-top: 0.3em;
}
.apparatus-anchor {
	color: inherit;
	cursor: text;
	border-bottom: 2px solid #8B8;
}
.annotation_level_2 {
	color: inherit;
	cursor: text;
	border-bottom: 2px solid #ff9900;
}
