@charset "UTF-8";
#FeatureText {
	color: #FFFFFF;
	width: 170px;
	z-index: 15;
	font-size: 85%;
	float: right;
	padding-top: 10px;
	padding-right: 18px;
	line-height: 120%;
	text-decoration: none;
}
#FeatureImage {
	width: 125px;
	height: 125px;
	float: left;
	padding-top: 30px;
}
.ProductName  {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.ProductPrice {
	font-size: 125%;
	font-weight: bold;
	color: #D6562B;
	text-decoration: none;
}
.SeasonalOffer {
	color: #990000;
	font-size: 145%;
	font-weight: bold;
	line-height: 100%;
}

