/* CSS Document */
.Container {
  width: 530px;
  height: 362px;
}
#Scroller-1 { 
  position: absolute; 
  overflow: hidden;
  width: 530px;
  height: 362px;
}
.Scroller-Container {
  position: absolute;
  width: 530px;
  top: 0px; left: 836px;
}
.Scrollbar-Track {
  width: 10px; height: 362px;
  position: absolute;
}
