/* These elements must always be off/hidden this is only content for the DOM */
#holding {
	display: none;
	height: 0;
}
.meta {
	display: none;
	height: 0;
}
