/*
Stylesheet: Demo.css.
License: Creative Commons license.
Copyright: Copyright (c) 2008 [Aeron Glemann](http://www.electricprism.com/aeron/).
*/

.slideshow {
  background: url(slideshow.gif) no-repeat;
  height: 548px;
	width: 560px;
}

.slideshow-images {
	left: 30px;
	height: 400px;
	top: 39px;
	width: 500px;
}

.slideshow-images img {
	position: static;
}

