#imageContainer {
	position:relative;
	margin:0px;
	width:333px;
	height:200px;
	min-height: 200px;
	overflow: hidden;
	border:0px solid #000;
}
