@charset "utf-8";
/* CSS Document */

#imageContainer {
	position:relative;
	margin:auto;
	width:460px;
	height: 360px;
	overflow: hidden;
}