.store-items {
	margin: 0 auto;
	width: 800px;
}

.store-item {
	float: left;
	margin: 0 30px 10px 0;
	text-align: center;
}
