#StoreBox	{
	width:850px;
	text-align:left;
	font-size:x-small;
	background-color: transparent;
	background-image: url(../../images/store/store-separator.png);
	background-repeat: repeat-y;
	background-position: 50% 0%;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	height: 400px;
}
#Product1 {
	clear: both;
	float: left;
	width: 390px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #D40000;
}
.ProductTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D40000;
	text-align: left;
}
#Product2 {
	float: right;
	width: 390px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #D40000;
}
.Producttxt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-align: left;
}
#Product3 {
	clear: both;
	float: left;
	width: 390px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 5px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #D40000;
}
#ProductDescription {
	padding: 5px;
	float: right;
	width: 160px;
}
#Product4 {
	float: right;
	width: 390px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #D40000;
}
#ProductImgBox {
	margin: 0px;
	padding: 5px;
	clear: both;
	float: left;
	width: 200px;
}
.sizes {
	color: #E93100;
}
