/* height and width should be the same as the thumbnail sizes */
#slides {
  width: 800px;
  height: 232px;
z-index: 1;
position: relative;
clear: both;
}