.storecontent {
	margin: 0 0 50px 15px;
	width: 637px;
}
.storeitem {
/*	background: url(../images/storeitembg.png) no-repeat;*/
	height: 165px;
	margin-top: 40px;
	margin-bottom: 60px;
	position: relative;
/*	background-color: #f0f0f0;*/	
}
#storeitemtop {
	margin-top: 10px;
/*	background-color: #f0f0f0;*/	
}
.storelogo {
	float: left;
	left: 0px;
	padding: 6px;
	position: absolute;
/*	background-color: #f0f0f0;*/	
}
.storelogo img {
	display: block;
	height: 148px;
	width: 148px;
}
.storelogo a {
	color: #000000;
	display: block;
	font-style: italic;
	font-weight: 500;
	height: 25px;
	line-height: 25px;
	margin: 5px 0 0 -15px;
	position: absolute;
	text-align: center;
	text-decoration: none;
	text-shadow: 0 1px 0 #b2e9fa;
	width: 81px;
}
.storelogo a:hover {
	color: #000000;
}
.storetitle{
	font-size: 16px;
	font-weight: 900;
}
.storeinfo {
	float: left;
	margin-left: 163px;
	padding: 10px 10px 0 0;
/*	background-color: #f0f0f0;*/	
}
.incl {
	color: #000000;
	font-size: 11px;
	font-style: italic;
	padding-left: 20px;
}
.storedis {
	color: #00000;
	font-size: 12px;
	font-style: italic;
	height: 128px;
	letter-spacing: .03em;
	line-height: 22px;
	padding-top: 10px;
}
.readmore {
	color: #ed4545;
	padding: 0 5px;
	text-decoration: none;
}
.readmore:hover {
	background-color: #c0c0c0;
	border-radius: 3px;
	color: #fff;
	-moz-border-radius: 3px;
	text-decoration: none;
	-webkit-border-radius: 3px;
}
.storedetail {
	margin-top: 0px;
}
.storedetail span {
	margin-right: 17px;
	padding-left: 25px;
/*	background-color: #f0f0f0;*/	
}
.storedetail span,.storedetail span a {
	color: #000000;
	font-size: 13px;
	font-style: italic;
	letter-spacing: .04em;
	text-decoration: none;
}
.storedetail span a:hover {
	text-decoration: underline;
}
.quantity {
	left: 450px;
	position: absolute;
	top: 152px;
/*	background-color: #f0f0f0;*/	
}
.storeitem_detail_top {
/*	background: url(../images/storeitem_detail_top.png) no-repeat;*/
	height: 95px;
	position: relative;
}
#storelogo_single {
	left: 30px;
	top: 20px;
}
.incl_single {
	bottom: 7px;
	position: absolute;
	right: 10px;
}
