#imageContainer {
width: 233px; 
	height:471px;
	border: 0px;
	
	
	
	/*
	border: 1px solid #CCC;
	overflow: hidden;
	width: 500px;  
	height: 250px; 
	margin-left:20px;
	*/
}

#imageContainer img {
	border: 0px none;
	width: 233px;
	height: 471px;
	display:none;
	position:absolute;
	
}