#caption { margin-top:4px; }

.itemResults, .itemConvergence, .itemDisparity, .itemDisc { display:inline-block; }

.itemDisc {
	float:right;
	margin-right:2px;
}

#disparity, #vergence { display:inline-block; width:40px; text-align:right; }

/* No longer used because I now center vertically in JS
#fig {
	position:absolute;
	top:50%;
	transform:translateY(-70%);
}
*/

/* should use CSS to style the eye and blob colors etc. */