/* CSS Document */
.hide {
  visibility: hidden;
  position: absolute;
  top: -400px;
width:500px;
}
#qscroller1 {
  width:500px;
  height:25px;

  background: #ffffff url(images/news_center.gif) 0 0 no-repeat;
}
.qslide {
  font-size: 8pt;
  padding: 2px;
white-space: nowrap;

}