.store-itembox {
	float: left;
	margin: 10px;
}

.store-imagebox {
	width: 100px;
	height: 100px;
}

.store-itembox img {
	border: none;
}

.f-left {
	float: left;
}

.store-itemimages {
	width: 210px;
}

.clear {
	clear: both;
}

.h1px {
	height: 1px;
}
