* { margin:0px; border:0px; padding:0px; }

.imageSequence {
	
}

.imageSequence > img, .imageSequence > video {
	width:100%;
	height:100%;
	/*-webkit-transform: translate3D(0,0,0);*/
}

#main {	height:0px;	}

/* Container for the site, including content and footer */
#siteContainer {
	width:100%; height:100%; 
	position:fixed;
}

/*
#imageseq_lowres { position:absolute; }
#imageseq_hires { position:absolute; }
*/