   
    #dhtmlgoodies_slideshow{ clear:both; padding:70px 0px 0px 0px; }
    #previewPane{text-align:center;vertical-align:middle;position:relative;
		
		/* CSS HACK */
		height: 432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
    
	#previewPane img{ }
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */text-align:center;}
	#galleryContainer{
		
		height:69px;	/* Height of the images + 2 */
		border:0px solid #CCCCCC;
		position:relative;
		overflow:hidden;
		
		/* CSS HACK */
		height: 69px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/69px;	/* Other browsers */
		height: /**/69px;
				
	}
    
	#theImages{position:absolute;height:1000px;width:100000px;}
	#theImages #slideEnd{float:left;}
	#theImages img{float:left;padding:0px 30px 0px 30px;cursor:pointer;border:0px; }
	#theImages a img{filter:alpha(opacity=100); opacity:1.0; }
	#theImages a:hover img{filter:alpha(opacity=60); opacity:0.6; }


    #theImages .imageCaption{display:none;}
	
    #waitMessage{display:none;position:absolute;background-color:#FFF;border:3px double #000;padding:4px;color:#555;font-size:0.9em;font-family:arial;	}

