#dhtmlgoodies_slideshow{width:auto;overflow: hidden}
#previewPane{/* CSS HACK */height:452px;/* IE 5.x */height/* */:/**/308px;/* Other browsers */width:410px;float:left;}
#waitMessage{background:#fff;border:3px double #000;color:#555;display:none;padding:4px;position:absolute;left:200px;top:250px;}	

#galleryContainer{
float:left;
/* CSS HACK */
height: 454px;/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
height/* */:/**/308px;	/* Other browsers */
height: /**/308px;
/* CSS HACK */
width: 250px;/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
width/* */:/**/250px;	/* Other browsers */
width: /**/250px;
padding:0;/* A little space between the black border and the content inside */
}

#galleryContainer #arrow_down{height:35px;text-align:center}
#galleryContainer #arrow_up{height:35px;text-align:center}

#theImages{position:relative;height:238px;	/* Height of boxes for the images */}
#theImages div{position:relative;height:1500px;}
#theImages img{border:0px;opacity:0.5;padding:2px 1px;}
#theImages .imageCaption{display:none;}