.slideshow1 {
	visibility: visible;
	z-index: 1;
	width: 450px;
	top: 0px;
	position: absolute;
	left: 0px;
	height: 500px;
	padding-top: 19px;
	padding-left: 19px;
	vertical-align: top;

}
.slideshow2 {
	visibility: visible;
	z-index: 5;
	width: 450px;
	top: 19px;
	position: absolute;
	left: 19px;
	height: 500px;
	vertical-align: top;

}
