#whole > #container .bodyColumns .bibleTable[data-translation="wlc"] .HebBibleText.scriptureText {
	text-align: right;
	font-size: 1.8em;
	direction: rtl;
}

.bibleTable[data-translation="wlc"] div.HebBibleText.scriptureText:not(.kjv-border-color) {
	line-height: 1.4em;
}

.bibleTable[data-translation="wlc"] div.HebBibleText.scriptureText:not(.kjv-border-color) > span.word-phrase {
	border-bottom: 1px dotted transparent;
}

.bibleTable[data-translation="wlc"] div.HebBibleText.scriptureText:not(.kjv-border-color):not(.kjv-full-color) > span.word-phrase:hover {
	color: #39547f;
	border-bottom: 1px dotted #39547f;
	cursor: help;
}

.bible .bibleTable[data-translation="wlc"] .tablet-order-3 { top: -14px; }
.bible .bibleTable[data-translation="wlc"] .tablet-order-3 span.pMarkers { top: 16px; }