i know we use
esri.config.defaults.map.sliderLabel = {labels:null,style:"width:2em; font-family:Verdana; font-size:75%;",tick:0};
to get rid of labels in Opera (where they cause problems) so it seems as if you can do inline styling. Maybe you can set a background-image for the slider using the style tag?