#haku .ui-slider-handle{
  color: black;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  padding: 5px;
  text-align: center;
  background-color: white;
  text-decoration: none;
}

#lengthslider .ui-slider-handle,
#lengthslider2 .ui-slider-handle,
#lengthslider3 .ui-slider-handle{
  width: 3px;
  height: 3px;
  padding: 5px;
  top: 0.2em;
}

.sliderval{
  margin-top: 10px;
}

#haku .ui-slider-range{
  background-color: white;
  height: 2px;
  top: 8px;
}

#lengthslider, #lengthslider2, #lengthslider3{
  margin-left: 10px;
  margin-top: 10px;
  width: 80%;
}

#haku input.cb, #haku input.rdio{
  margin-right: 10px;
  float: left;
  clear: both;
}

#haku label{
  color: #949494;
  float: left;
  width: 170px;
}

#haku fieldset{
  display: block;
  clear: both;
  margin-bottom: 20px;
}

#hakutulos{
  position: relative;
}

#hakutulos h3{
  margin-top: 30px;
}

#hakutulos #searchpaging{
  position: absolute;
  right: 20px;
  top: 0;
  display: block;
}

#hakutulos #searchpaging #searchpagenum{
  padding: 0 20px
}

.loadingicon{
  width: 54px;
  height: 55px;
  margin: 50px auto;
  background-image: url('../i/loading.gif');
}

#haku .ui-tabs-nav,
#fphaku .ui-tabs-nav{
  margin-bottom: 0;
  border: 0;
}










