.Product {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.Price {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #666666;
}
.details {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #666666;
}
