
.MySlider_div { 
    background-image: url(/jitsu/quicktours/images/slider_bg.gif);
    width:160px;
    height: 50px;
}
.MySlider_plus {
    position: relative;
    left: 90px;
    top: 2px;
    height: 20px;
}
.MySlider_minus {
    position: relative;
    left: 90px;
    top: 2px;
    height: 20px;
}
.MySlider_label {
    position: relative;
    left: -30px;
}
