#container,#scroller,.scrollbar{overflow:hidden}body{background:#F5F5F5}.container{margin:0 auto;width:940px}.scrollbar{position:absolute;top:0;right:0;background:grey;border:2px solid grey;border-top-color:#666;line-height:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.scrollbar .handle{background:#fff;cursor:pointer;line-height:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-shadow:0 1px 0 #555;-moz-box-shadow:0 1px 0 #555;-o-box-shadow:0 1px 0 #555;box-shadow:0 1px 0 #555}.horizontal.scrollbar{height:8px;margin:1em 0;width:100%}.horizontal.scrollbar .handle{height:100%}.vertical.scrollbar{height:100%;width:8px}#panel,#scroller,.vertical.scrollbar .handle{width:100%}#container{position:relative;width:400px;height:400px}#panel{position:absolute;top:0;left:0}#container .scrollbar{height:396px;right:0;position:absolute}#scroller{height:300px;position:relative}.wrapper::-webkit-scrollbar{width:0}.no-select{-moz-user-focus:ignore;-moz-user-input:disabled;-moz-user-select:none}#scrollable .content{width:5000px}.handle{position:absolute;top:0;left:0}