/* CSS Image Viewer from CSSplay (www.cssplay.co.uk) */

#gallery 
{ position: relative; 
  width: 440px;
  padding-top: 0px;
}

#thumbs 
{ width: 640px; 
  float: left; 
}



