
/*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: 480px;
}

.sequence_member {
	display:none;
	position:absolute;
	top: 0; left: 0;
	height: <?php echo($rowht); ?>;
}