/* PRODUCT BROWSER */
#pb-productbrowsercontainer { position:relative; width:980px; height:180px; margin:0 auto; }
#pb-productslider { top:4px; left:0; width: 1774px; height:140px; position:absolute; margin: 0 0 0 -766px; padding:0; }

#pb-productslidertrack { position:absolute; top:152px; left:18px; width: 873px; height:19px; overflow:hidden; background:url(images/slidebar_bg.png) no-repeat; visibility:hidden; }

#pb-productsliderhandle { position:absolute; width:181px; height:19px; cursor:pointer; z-index:155;
}
#pb-productsliderhandleimage { position:absolute; width:181px; height:19px; background:url(http://images.apple.com/mac/home/elements/productbrowser_scroller_20080115.png) no-repeat; cursor:pointer; z-index:5; }


#pb-iphone-leftarrow { position:absolute; left:0; top:0; height:180px; width:69px; z-index:1000; cursor:pointer; background:url(http://images.apple.com/mac/home/images/productbrowser/pb_arrows_04_left.png) no-repeat top; }
#pb-iphone-rightarrow { position:absolute; left:910px; top:0; height:180px; width:69px; z-index:100000; cursor:pointer; background:url(http://images.apple.com/mac/home/images/productbrowser/pb_arrows_04_right.png) no-repeat top; }
