/* PRODUCT BROWSER */
#productbrowser { width:780px; height:180px; font-size:12px; line-height:18px; background:#F2F2F2; overflow:auto; }
#pb-productbrowsercontainer { position:relative; width:780px; height:180px; margin:0 auto; }
#pb-productslider { 
	top:4px;
	left:0;
	width:6000px;
	height:140px;
	position:absolute;
	margin:0;
	padding:0;
}
#pb-productslider .pb-productimage { float:left; width:150px; height:180px;/* position:relative;*/ top:0;  }
#pb-productslider .pb-separator { float:left; width:30px; height:180px; position:relative; top:0;  }

#pb-productslidertrack { position:absolute; top:152px; left:18px; width:760px; height:23px; overflow:hidden; background:url(../images/imagenes_r2_c2.gif) repeat-x; visibility:hidden; }
#pb-cat1 { position:absolute; top:0; /*z-index:150;*/ height:23px; padding-top:4px; cursor:pointer; left:45px; font-family:"Trebuchet MS"; font-size:12px; color:#000000; }

#pb-cat2 { position:absolute; top:0; /*z-index:150;*/ height:23px; padding-top:4px; cursor:pointer; left:360px; font-family:"Trebuchet MS"; font-size:12px; color:#000000;}


#pb-cat3 { position:absolute; top:0; /*z-index:150;*/ height:23px; padding-top:4px; cursor:pointer; left:450px; font-family:"Trebuchet MS"; font-size:12px; color:#000000;}
#pb-cat4 { position:absolute; top:0; /*z-index:150;*/ height:23px; padding-top:4px; cursor:pointer; left:570px; font-family:"Trebuchet MS"; font-size:12px; color:#000000;}
#pb-cat5 { position:absolute; top:0; /*z-index:150;*/ height:23px; padding-top:4px; cursor:pointer; left:652px; font-family:"Trebuchet MS"; font-size:12px; color:#000000;}

#pb-productsliderhandle { position:absolute; width:125px; height:23px; cursor:pointer;/* z-index:155; */}
#pb-productsliderhandleimage { position:absolute; width:125px; height:23px; background:url(../images/scrollbar.jpg) no-repeat bottom; behavior:url(/global/scripts/lib/iepngfix.htc); cursor:pointer; /*z-index:5;*/ }
#pb-leftarrow { position:absolute; left:1px; top:152px; width:20px; height:23px; background:url(../images/imagenes_r2_c1.gif); /*z-index:150;*/ cursor:pointer; }
#pb-rightarrow { position:absolute; left:760px; top:152px; width:20px; height:23px; background:url(../images/imagenes_r2_c3.gif); /*z-index:150;*/ cursor:pointer; }


#pb-productslider li{list-style: none}