#imageContainer {
	height:180px;
	width:850px;
}

#imageContainer img {
	display:none;
	position:absolute;
	top:auto
}
