
#whole > #container .bodyColumns .HebBibleText.scriptureText {
	text-align: right;
	font-size: 1.8em;
	direction: rtl;
}

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

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