#imageContainer1 {
	width: 492px;
	height: 140px;
	cursor: pointer;
}

#imageContainer1 img {
	display:none;
	position:absolute;
}
