/*img { padding: 0; margin: 0; border: 0; }*/
/*form { padding: 0; margin: 0; }*/

/* standard horizontal and vertical sliders */
#minPriceHandleDiv { position:absolute; left: 0px; top: 2px; cursor: default; width:18px; height:18px; }
#minPriceBGDiv {position:relative; background:url(../img/horizBg.gif) no-repeat; height:30px; width:118px;}

#maxPriceHandleDiv { position:absolute; left: 0px; top: 2px; cursor: default; width:18px; height:18px; }
#maxPriceBGDiv {position:relative; background:url(../img/horizBg.gif) no-repeat; height:25px; width:118px;}
