@charset "utf-8";
.product-box {
	border: 8px solid #9BB6D2;
	margin-top: 6px;
	margin-bottom: 6px;
}
.product-title {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #FF6600;
	font-weight: bold;
	line-height: 24px;
}
.product-description {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000033;
	line-height: 18px;
}
.product-header {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #336699;
	font-weight: bold;
	line-height: 20px;
}
.product-shipping {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	line-height: 14px;
}
.product-price {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #000033;
	font-weight: bold;
	line-height: 30px;
}
.product-cell {
	vertical-align: top;
}
.product-special {
	font-family: "Trebuchet MS";
	font-size: 20px;
	color: #FF6600;
	font-weight: bold;
	text-decoration: underline;
}
.product-cell-right {
	vertical-align: top;
	padding-left: 20px;
	text-align: left;
}
sup {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 18px;
	color: #FFCC00;
}
.product-name {

	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FF9900;
	font-weight: bold;
	line-height: 48px;
}
.product-title2 {

	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FF6633;
	font-weight: bold;
	line-height: 24px;
}

