body {
	margin: 5px;
}
p {
	margin: 0px;
	padding: 0px;
}
.ProdTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #172D80;
}
.ProdPrice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #659C41;
}
.ProdPostage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #649C40;
}
.ImageCell {
	margin: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.BaseStripe {
	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: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.InfoCell {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.DetailsCell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #747474;
}
.Divide {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #31602C;
	border-right-color: #31602C;
	border-bottom-color: #31602C;
	border-left-color: #31602C;
}
