
#outer1 #moduleScroller1{
  position : relative;
  padding: 0px;
  margin: 0px;
}

#outer1 #moduleScroller1 #container1 .small_pictures1 {
  width: 90px;
  height: 90px;
  float: left;
  margin-top: 0px;
  margin-left: 30px;
}

#outer1 #moduleScroller1 #container1 {
  width: 650px;
  height: 90px;
  overflow: hidden;
  cursor: pointer;
  padding: 0px;
  margin: 0px;
}
 
#outer1 #moduleScroller1 #container1 .band1 {
  width: 2400px;
  height: 90px;
  padding: 0px;
  margin: 0px;
} 

#outer1 #moduleScroller1 #viewer1{
  padding: 0px;
  margin: 0px;
  position : absolute;
  left : 325px;
  top : 0px;
  height: 0px;
  width : 0px;
  background-color: #000;
  text-align: center;
  color: #EEE;
  font-size: 0px;
}