#dhtmlgoodies_slideshow {
	WIDTH: 879px;
	height: 460px;
	margin: 0px;
	padding: 0px;
}
#previewPane {
	FLOAT: left;
	VERTICAL-ALIGN: middle;
	WIDTH: 722px;
	TEXT-ALIGN: center;
	padding: 0px;
	margin: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
	font-size: 0px;
	line-height: 0px;
}
#previewPane img {
	margin: 0px;
	padding: 0px;
}

#waitMessage {
	BORDER-RIGHT: #000 3px double;
	BORDER-TOP: #000 3px double;
	DISPLAY: none;
	FONT-SIZE: 0.9em;
	LEFT: 200px;
	BORDER-LEFT: #000 3px double;
	COLOR: #555;
	BORDER-BOTTOM: #000 3px double;
	FONT-FAMILY: arial;
	POSITION: absolute;
	TOP: 300px;
	BACKGROUND-COLOR: #fff;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#galleryContainer {
	FLOAT: right;
	WIDTH: 140px;
	HEIGHT: 460px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 17px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: relative;
	margin: 0px;
	z-index: auto;
	background-image: url(../images/scroll-bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#galleryContainer #arrow_down {
	Z-INDEX: 100;
	BOTTOM: 0px;
	POSITION: absolute;
	HEIGHT: 18px;
	width: 87px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#galleryContainer #arrow_up {
	Z-INDEX: 100;
	POSITION: absolute;
	TOP: 0px;
	HEIGHT: 17px;
	display: block;
	margin: 0px;
	width: 87px;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#theImages {
	TOP: 35px;
	HEIGHT: 398px;
	padding: 0px;
	position: absolute;
	overflow: hidden;
	margin: 0px;
	width: 123px;
}
#theImages DIV {
	POSITION: relative;
	HEIGHT: 440px
}
#theImages IMG {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	FILTER: alpha(opacity=50);
	BORDER-BOTTOM-WIDTH: 0px;
	PADDING-TOP: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	opacity: 0.5;
	padding-bottom: 10px;
}
#previewPane #largeImageCaption {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	display: none;
	position: fixed;
}
#theImages .imageCaption {
	DISPLAY: none;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
}
