#scrollWrapper {
	position: absolute;
}

ul.storyThumbnails li {
  width: 157px;
  height: 82px; 
}

.scrollMask {
  position: relative;
  width: 844px;
  height: 116px;
  overflow: hidden;
}

.imgSelect {
  cursor: pointer;
}
