#imageContainer {
	position: relative;
	clear: left;
}

#imageContainer img {
	display:none;
	position:absolute;
	top: 0px; left: 0px;
}