<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.slh	{ 
	position:relative; 
	z-index:105;
	overflow:hidden;
	}

.sl { 
	position:absolute; 
	left:0px; top:0px; 
	z-index:1; 
    }
	
.editorArrowOver {
	cursor: pointer;
	_cursor: hand;
	background-color: #DEDFFD;
}

.editorArrow {
	}</pre></body></html>