@charset "UTF-8";
.MainPageThumbsContainer {
	float: left;
	width: 1008px;
	margin-top: 15px;
}
.MainPageThumbs {
	float: left;
	width: 252px;
	height: 274px;
	text-align: center;
}
.MainPageThumbsSpacer {
	float: left;
	width: 25px;
}
.MainPageThumbs img {
	border: thin solid #000;
}
