/* height and width should be the same as the thumbnail sizes */
#slides {
text-align: center;
  width: 502px;
  height: 269px;
overflow: hidden;
}

