/*SLIDERS*/
		.ui-slider-handle { position: absolute; height: 26px; width: 17px; top: 0px; left: 0px; background-image: url(../images/cursor-slider.png);z-index:10;behavior:url('/extension/carre/design/carre/javascripts/iepngfix.htc')  }
		.ui-slider-disabled .ui-slider-handle { opacity: 0.5; filter: alpha(opacity=50); }
		.ui-slider { width: 180px; height: 23px; position: relative; background-image: url(../images/slider-budget.gif); background-repeat: no-repeat; background-position: center center;margin-left:155px; }
		.ui-slider2 { width: 200px; height: 23px; position: relative; background-image: url(../images/slider-surface.gif); background-repeat: no-repeat; background-position: center center; }
		#input1, #input2 {text-align:right;background:url(../images/bg-input-exslider.gif) no-repeat;border:0;width:165px;color:#000;font-weight:bold;padding:7px 10px 7px 5px;}
		#input3, #input4 {text-align:right;background:url(../images/bg-input-exslider.gif) no-repeat;border:0;width:165px;color:#000;font-weight:bold;padding:7px 10px 7px 5px;}
		#budget p, #surface p {font-weight:bold;color:#000;background:url(../images/input_bg_slider.gif) no-repeat;width:281px;margin-top:-25px;padding-top:5px;margin-left:212px;height:40px;}
		form #budget .txtentries span {display:inline-block;height:22px;margin-right:10px;width:35px;}
		form #surface .txtentries span {display:inline-block;height:22px;margin-right:10px;width:35px;}