#imageContainer {
	height:240px;
	width:337px;
}

#imageContainer img {
	height:240px;
	width:337px;
	display:none;
	position:absolute;
}
