#imageContainer {
	position:relative;
	margin:0px;
	width:800px;
	height: 300px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	overflow: hidden;
}

