#scroller {
  overflow:hidden;
  white-space: nowrap;
}	
#scroller img {
  position: relative;	
}
