#imageContainer{
	position: relative;
	height:0px
}

#imageContainer img {
	position: absolute;
	display:none;
	

}
