// XFade CSS

#imageContainer {
	/*position:relative;*/
}

#imageContainer img {
	display: none;
	position: absolute;
}
