#dhtmlgoodies_slideshow {
	width: 680px
}
#previewPane {
	border-right: #000 1px solid; border-top: #000 1px solid; float: left; vertical-align: middle; border-left: #000 1px solid; 
	width: 540px; margin-right: 10px; padding: 1px; border-bottom: #000 1px solid; height: 310px; text-align: center
}
#waitMessage {
	border-right: #000 3px double; padding-right: 4px; border-top: #000 3px double; 
	display: none; padding-left: 4px; font-size: 0.9em; left: 300px; padding-bottom: 4px; 
	border-left: #000 3px double; color: #555; padding-top: 4px; border-bottom: #000 3px double; 
	font-family: arial; position: absolute; top: 400px; background-color: #fff
}
#galleryContainer {
	border-right: #000 1px solid; padding-right: 1px; border-top: #000 1px solid; padding-left: 1px; 
	float: left; padding-bottom: 1px; border-left: #000 1px solid; width: 120px; padding-top: 1px; border-bottom: #000 1px solid; 
	position: relative; height: 310px
}
#galleryContainer #arrow_down {
	z-index: 100; bottom: 0px; position: absolute; height: 35px
}
#galleryContainer #arrow_up {
	z-index: 100; position: absolute; top: 0px; height: 35px
}
#theImages {
	overflow: hidden; position: absolute; top: 35px; height: 275px
}
#theImages DIV {
	position: relative; height: 1500px
}
#theImages IMG {
	border-top-width: 0px; height: 78px; width: 120px; border-left-width: 0px; FILTER: alpha(opacity=50); border-bottom-width: 0px; padding-top: 1px; border-right-width: 0px; opacity: 0.5
}
#previewPane #largeImageCaption {
	font-size: 0.9em; font-style: italic; font-family: Arial, Trebuchet MS, Lucida Sans Unicode, sans-serif; text-align: center
}
#theImages .imageCaption {
	display: none
}