/* PRODUCT BROWSER */
#pb-productbrowsercontainer {
	position: relative;
	width: 951px;
	height: 180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#productbrowser {
	width: 950px;
	height: 172px;
	overflow: hidden;
}
#pb-productslider {
	left: 0;
	width: 3208px;
	height: 140px;
	position: absolute;
	margin: 0;
	padding: 0;
}
#pb-productslider .pb-productimage {
	float: left;
	width: 135px;
	height: 120px;
	position: relative;
	top: 0;
	line-height: 20px;
	padding-top: 17px;
}
#pb-productslider .pb-productimage a {
	float: left;
	width: 100%;
	overflow: hidden;
	text-align: center;
}
#pb-productslider .pb-productimage a:hover {
	text-decoration: none;
}
#pb-productslidertrack {
	position: absolute;
	top: 148px;
	left: 18px;
	width:925px;
	overflow: hidden;
	height:19px;
	visibility: hidden;
	background-image: url(images/productbrowser_scrollbar_20070622.png);
	background-repeat: no-repeat;
}

#pb-cat1 {
	position: absolute;
	top: 0;
	z-index: 150;
	color: #FFFFFF;
	font-size: 11px;
	cursor: pointer;
	left: 85px;
}
#pb-cat2 {
	position: absolute;
	top: 0;
	z-index: 150;
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	left: 395px;
}
#pb-cat3 {
	position: absolute;
	top: 0;
	z-index: 150;
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	left: 690px;
}
#pb-productsliderhandle {
	position: absolute;
	width: 213px;
	height: 19px;
	cursor: pointer;
	z-index: 155;
}
#pb-productsliderhandleimage {
	position: absolute;
	width: 213px;
	height: 19px;
	behavior:url(images/iepngfix.htc);
	cursor: pointer;
	z-index: 5;
	background-image: url(images/productbrowser_scroller_20070622.png);
	background-repeat: no-repeat;
}
#pb-leftarrow {
	position: absolute;
	left: 17px;
	top: 152px;
	width: 20px;
	height: 20px;
	z-index: 150;
	cursor: pointer;
	background-color: transparent;
}
#pb-rightarrow {
	position: absolute;
	left: 942px;
	top: 152px;
	width: 20px;
	height: 20px;
	background: transparent;
	z-index: 150;
	cursor: pointer;
}
#pb-productbrowsercontainer {
	width: 950px;
	overflow: hidden;
}
