Forum Moderators: not2easy
#FontSizeSlider{
width: 40px;
height: 9px;
background: url(../images/toolbox_scrollbar.gif) no-repeat left center;
float: left;
margin: 2px 0 0 8px;
}
#FontSizeSlider div{
cursor: pointer;
left: 0;
top: 0;
position: relative;
width: 9px;
height: 9px;
float: left;
background: url(../images/toolbox_scroller.gif) no-repeat left center;
}