@charset "utf-8";
div.sb-List {
	background-color: #D7BC9E;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 14px;
}
div.sb-List   >p:first-child {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7F4601;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 8px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #7F4601;
	border-right-color: #7F4601;
	border-bottom-color: #7F4601;
	border-left-color: #7F4601;
}
div.sb-List >p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F4601;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 0px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
div.sb-List >p:last-child {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7F4601;
	text-align: center;
	padding-top: 2px;
	width: 170px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom: 8px;
}
p.Product {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #D7BC9E;
	text-align: center;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #D7BC9E;
	text-align: left;
	margin-top: 10px;
	margin-right: 20px;
	margin-left: 20px;
}
p.cart {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #D7BC9E;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
p.ProductDetails {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #D7BC9E;
	text-align: center;
	margin-top: 22px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

