#imageContainer { top: 20px; left: 0; height:370px; z-index: 5; }

#imageContainer img {
	display:none;
	position:absolute;
	top:20px; left:0;
}
