.jslider { display: block; position: relative; z-index: 0; }
.jslider table, .jslider table td { padding: 0; margin: 0; width: 100%; border: 0; border-collapse: collapse; text-align: left; vertical-align: top; }
.jslider-bg { position: relative; }
.jslider-bg i { position: absolute; top: 0; height: 0; text-indent: -9999px; overflow: hidden; }
.jslider-pointer, .jslider-value { position: absolute; top: 0; left: 0; width: 0; height: 0; cursor: pointer; }
.jslider-value { display: none; }
.jslider-label, .jslider-pointer-to, .jslider-value-to { display: none !important; }

/* layouts */
.slider-temp { position: relative; margin: 0 0 1em -10px; width: 456px; height: 58px; background: url(/bitrix/templates/.default/img/bg-temp.png) 0 0 no-repeat; }
.slider-temp .jslider { top: 50px; margin: 0 50px 0 120px; height: 0; }
.slider-temp .jslider-pointer { margin-left: -40px; width: 80px; height: 37px; background: url(/bitrix/templates/.default/img/bg-temp-i.png) 0 0 no-repeat; line-height: 40px; text-align: center; cursor: e-resize; }
.slider-temp .jslider-pointer b { float: left; width: 49%; font-weight: 400; }
.slider-temp .jslider-pointer i { float: right; width: 49%; font-style: normal; }
.slider-temp-scale { position: absolute; z-index: 99; top: 20px; left: 107px; padding-left: 14px; height: 12px; background: url(/bitrix/templates/.default/img/bg-s-t-scale.gif) 0 0 repeat-x; }