.scrollbar{background:none;height:99%;overflow:hidden;position:absolute;top:0;right:10px;width:12px;z-index:inherit;}.scrollbar .track{background:none;height:100%;overflow:hidden;position:relative;width:12px;}.trackline{background:#333;height:100%;overflow:hidden;position:relative;width:2px;margin:0 0 0 6px;}.scrollbar .arrowup{overflow:hidden;position:absolute;top:0;left:0;width:12px;height:14px;background-image:url(../../img/scroll_up.gif);background-position:top right;background-repeat:repeat-x;}.scrollbar .arrowdown{overflow:hidden;position:absolute;bottom:0;left:0;width:12px;height:14px;background-image:url(../../img/scroll_down.gif);background-position:top right;background-repeat:repeat-x;}.scrollbar .handle{overflow:hidden;position:absolute;top:0;left:0;background:#bcd500;width:6px;height:10%;margin:0 0 0 4px;}