div.slidercontainer_basic {
 margin : 0px;
 padding : 0px;
 height : 15px;
 background-color : #ffffff;
}

div.gutter_basic {
 position : relative;
 width : 100%;
 height : 15px;
 background : url('_gutter.gif') 0px 2px repeat-x;
}

span.slider_basic {
 position : absolute;
 width : 11px;
 height : 21px;
 background : url('_slider.gif') 0px 0px no-repeat;
 z-index : 100;
}

span.placeholder_basic {
 position : absolute;
}
