.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;
}

.store-checkout {
	margin-left: 0px;
	width: 620px;
	padding: 10px;
}

#details {
	font-size: 13px;
}

#details_a td {
	font-size:10px;
}

.item {
	width: 200px;
	float: left;
}
