#imageContainer3 {
	width:500px;
	border:1px;
	border-color: #000000;
	height: 368px;
	position: relative;
	top: 0px;
	left: 0px;
	margin-left: 9px;
}
#imageContainer3 img {
	display:none;
	position:absolute;
	top: 0;
	left: 0px;
	height: 368px;
}
