div#hold { position:relative; overflow:hidden; width:144px; height:249px; z-index:100; } div#wn { position:absolute; left:0px; top:0px; width:144px; height:249px; clip:rect(0px, 144px, 249px, 0px); overflow:hidden; z-index:1; } div.content { position:absolute; visibility:hidden; left:0px; top:0px; z-index:1; } div#scrollbar { position:relative; left:0; top:0; width:13px; height:256px; z-index:1; } div#track { position:absolute; left:0; top:15px; width:13px; height:226px; background: url("http://www.rmwilliams.com.au/images/template/product/shopping_scrollermiddle.jpg"); z-index:1; } div#dragBar { position:absolute; left:0px; top:0px; width:12px; height:20px; background-color:#FFE380; border-right: #787469 1px solid; border-top: #787469 1px solid; border-left: #787469 1px solid; border-bottom: #787469 1px solid; z-index:1; } div#up { position:absolute; left:0; top:0; z-index:2 } div#down { position:absolute; left:0; bottom:0; z-index:3 }