.products_bg {
	position: absolute;
	top: 90px;
	left: 144px;
	width: 692px;
	height: 446px;
	overflow: hidden;
	z-index: 0;
}

#products_bg {
	padding: 16px 16px 16px 16px;
	position: absolute;
	top: 354px;
	left: 144px;
	width: 640px;
	height: 377px;
	z-index: 10;
	background: #ffffff;
}

#products {
	position: relative;
	top: -16px;
	left: 0px;
	width: 650px;
	height: 377px;
	z-index: 12;
}

#products #category {
	position: relative;
	width: 630px;
	float: left;
	top: 5px;
}

#products #main {
	width: 170px;
	position: relative;
	float: left;
	line-height: 1.3em;
	top: 0px;
}

#products #description {
	width: 460px;
	position: relative;
	float: right;
	left: 0px;
	top: 10px;
}

#products h2 {
	color: #c8414f;
	position: relative;
	font-size: 1.4em;
	padding-bottom: 0em;
	padding-top: 0em;
}

#products #line1 {
	position: relative;
	float: left;
	left: -16px;
	top: -12px;
	z-index: 500;
}

#thumbnailGroup {
	position: relative;
	float: left;
	width: 330px;
	height: 448px;
	left: 541px;
	background: #ffffff;
}

#productImageLinks {
	position: relative;
	float: left;
	width: 95px;
	height: 18px;
	left: 558px;
	top: 246px;
	background: #ffffff;
	text-align: center;
}

#productImageLinks #ruler {
	position: relative;
	width: 95px;
	height: 1px;
	top: 3px;
}

html>body #productImageLinks #ruler {
	position: relative;
	width: 95px;
	height: 1px;
	top: 5px;
}

#thumbnailGroup #thumbnail {
	position: relative;
	float: none;
	text-align: left;
	width: 163px;
	height: 63px;
	overflow: hidden;
	background: #ffffff;
	padding: 0px 3px 0px 6px;
	margin: 0px 0px 5px 0px;
	/*border: 1px solid #000000;*/
}

html>body #thumbnailGroup #thumbnail {
	position: relative;
	float: none;
	text-align: left;
	width: 163px;
	height: 63px;
	overflow: hidden;
	background: #ffffff;
	padding: 0px 3px 5px 6px;
	margin: 0px 0px 0px 0px;
	/*border: 1px solid #000000;*/
}

#thumbnailGroup #thumbnail .thumbImage {
	float: none;
	position: relative;
	width: 123px;
	/*border: 1px solid #000000;*/
}

#thumbnailGroup #thumbnail #indicator {
	position: relative;
	width: 20px;
	left: 128px;
	top: -35px;
	z-index: 500;
}