div.scrollholder {z-index: 1; overflow: auto; width: 570px; position: relative; height:300px; background-color: none; position:relative; left:0px}      
div.scroll {z-index: 2; left: 0px; width: 95%; position: absolute; top: 0px}                                                     
div.track { background-image:url(scroll_shop.jpg);	font-size: 0px; z-index: 3; float: right; width: 20px; position: relative; top: 0px; height: 100%; left:-2px}
div.drag_bar {	z-index: 4; /*background:#81B8DF; */width: 100%;  cursor: pointer; position: absolute; width:16px; height: 8px; background:url(scroll_drag.jpg);} 
