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

#store-browse-text{text-align: center;font-size:larger;font-weight:bold;}
#line1{font-size:larger;}

#browse {
width: 440px;
margin: auto;
}

.item {
	width: 200px;
	float: left;
	padding: 10px;
text-align: center;
}

#lb, #lbin {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#lb {
	background-color: #000;
}

#lbin img {
	margin: auto;
	display: block;
	margin-top: 50px;
	cursor: pointer;
}

.mainimg {
	cursor: pointer;
}
	