/* Image Page DIV Sytles */

#ImgContainer {
	height: 380px;
	margin: 20px auto auto;
	text-align: center;
	float: none;
}

#ImgCell {
}

