#imageContainer { height:272px; }  
#imageContainer img {
	display: none;
	position: absolute;
	height: 272px;
	width: 278px;
	opacity: -0.01;
	
} 
