.slideshow img{
 	
	
}
.slideshow-container img{


}
/* -------------------------------------------------------------- */

div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 480px;
	height: 333px; /* This should be set to be at least the height of the largest image in the slideshow */
	line-height: 274px; /* This should be set to be at least the height of the largest image in the slideshow */
	text-align: left;
}
div.loader {
	background-image: url('../images/loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 480px;
	height: 333px; /* This should be set to be at least the height of the largest image in the slideshow */
}
