<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*Set this at the size to go with layout_2_blocks for the time being.  Pick up the value from a variable later on.*/
#imageContainer {
	height: 420px;
}

.sequence_member {
	display:none;
	position:absolute;
	top: 0; left: 0;
	height: &lt;?php echo($rowht); ?&gt;;
}</pre></body></html>