h2.LeKit {
	height: 0px;
	width: 482px;
	padding-top: 31px;
	margin: 6px 0px 0px 0px;
	overflow: hidden;
	text-indent: -10000px;
}
div.ProductsPanel {
	background: url(../images/bg-products.gif) no-repeat left top;
	width: 471px;
	height: 390px;
	padding: 9px;
	position: relative;
	overflow: hidden;
}
	div.ProductsPanel p.Intro {
		margin: 0px;
		background: url(../images/bg-products-box.jpg) no-repeat left top;
		height: 155px;
		padding: 10px 15px 0px 257px;
		font-size: 1.1em;
		color: #2b6db0;
		font-family: Arial, Helvetica, sans-serif;
	}
	ul.ProductFeatures {
		margin: 0px;
		padding: 115px 0px 0px 0px;
		width: 236px;
	}
	ul.ProductFeatures li {
		list-style: none;
		float: left;
		width: 236px;
		margin-bottom: 2px;
	}
	ul.ProductFeatures li a:link,
	ul.ProductFeatures li a:visited {
		float: left;
		width: 196px;
		background: #2b6db0;
		padding: 2px 0px 2px 20px;
		font-size: 1.2em;
		color: #ffffff;
		font-weight: bolder;
	}
	ul.ProductFeatures li.Active a:link,
	ul.ProductFeatures li.Active a:visited {
		color: #000000;
		background: #f7b400 url(../images/bg-products-nav.gif) no-repeat 224px 50%;
		width: 216px;
		text-decoration: none;
		font-weight: normal;
	}
	ul.ProductFeatures li a:hover {
		color: #000000;
		background: #f7b400;
		text-decoration: none;
		font-weight: normal;
	}
	
	div.ProductsPanel div.Details {
		position: absolute;
		width: 214px;
		top: 117px;
		left: 260px;
		font-size: 1.1em;
		color: #2b6db0;
	}
	div.ProductsPanel div.Details p {
		padding: 0px 10px 0px 5px;
		font-weight: bolder;
	}
div.ProductsPanel a.Coupon:link,
div.ProductsPanel a.Coupon:visited {
	height: 78px;
	left: 175px;
	position: absolute;
	top: 180px;
	z-index: 8;	
	width: 87px;
	margin: 0px;
	padding: 0px;
	background: url(../images/fr/btn-reduction-large.gif) left bottom no-repeat;
}
div.ProductsPanel a.Coupon:hover {
	background-position: left top;
}
div.ProductsPanel a.Coupon:link span,
div.ProductsPanel a.Coupon:visited span {
	display: none;
}