

.slider {
  position: relative;
  background: url(/images/filtros/bg_slider.gif);
  background-repeat:no-repeat;
  height: 28px;
  width: 174px;
  margin-top:6px;
}

.slider div {
  position: absolute;
  cursor: default;
  top: -2px;
  width:14px;
  height:14px;
  background-color:#000000;
}

.slider div img 
{
	margin:0px;
}
