

#slideshowContainer, .slideshowContainer {
	
		width:750px;
		height:350px;
		overflow: hidden;
	  z-index:990;
	  position:relative;
}


#slideshowContainer img {
	
}
.loading {
	background: url(../../images/loading.gif) center no-repeat;
}

.slideshowThumbnail {
	outline: none;
}




.current img {
	
	padding: 1px;
}

.outline {


	position: absolute;
}

