#container {
  position: relative;
  height: 100px;
  width: 433px; /*562 - 2x20px*/
  overflow: hidden;
  margin: 0px;
  padding:8px;
  background-color:#FDC787;
}

#scroller {
  width: 100%;
  text-align:center;
}
