.hide {
  visibility: hidden;
  position: absolute;
  top: -400px;
}
#qscroller1 {
  width:708px;
  height:21px;
  border:1px solid #ff8a00;
  background:#fff;
}
.qslide {
  background: #fff;
  font-size: 10pt;
  padding: 3px;
  color : #900;
  font-weight : bold;
  font-size : 0.9em;
}
