
#whole > #container .bodyColumns .GkBibleText.scriptureText {
	font-size: 1.3em;
}

span.see-footnotes {
	font-size:0.8em;
}
span.see-footnotes a.ignored {
	font-size:0.9em;
}

div.GkBibleText.scriptureText > span.word-phrase {
	border-bottom: 1px dotted transparent;
}

div.GkBibleText.scriptureText:not(.kjv-border-color):not(.kjv-full-color) > span.word-phrase:hover {
	color: #39547f;
	border-bottom: 1px dotted #39547f;
	cursor: help;
}
