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

.browse-custom {
	/*border: 2px solid #0000ff;*/
}

.browse-custom tr.even td {
	background-color: #e1f2f9;
}

.browse-custom th {
	text-align: left;
	font-weight: bold;
	color: rgb(242, 101, 34);
	font-size: 14px;
	/*border: 1px solid #0000ff;*/
}

.browse-custom td {
	/*border: 1px solid #0000ff;*/
}
