@charset "UTF-8";
.tasteOfMaineProduct {
	display: block;
	width: 170px;
	min-height: 210px;
	float: left;
	font-size: x-small;
	margin: 8px;
	text-align: center;
	border: 1px dotted #999999;
}
.tasteOfMaineImage {
	height: auto;
}

