More Layouts & Cursors | Cursors Everywhere ::-webkit-scrollbar { width: 15px; background-color: #505050; } ::-webkit-scrollbar-thumb { background-color: #535353; background:url('http://i1219.photobucket.com/albums/dd434/muzicbubbles/31.gif'); background-repeat: repeat; -moz-border-radius: 1ex; -khtml-border-radius: 1ex; -webkit-border-radius: 1ex; border-radius: 1ex; min-height: 20px; } ::-moz-scrollbar { width: 10px; background-color: #cccccc; }