	#dhtmlgoodies_slideshow{
		width:580px;	/* Total width of slideshow */
       

	}
	
	#previewPane{
		border:0px ;
		margin-bottom:10px;	
		text-align:center;
		align:center;
  
		vertical-align:middle;
		padding-top:10px;
		

		position:relative;
		
		/* CSS HACK */
		height:432px;	/* IE 5.x */
		height/* */:/**/420px;	/* Other browsers */
		height: /**/420px;
				
	}
	#previewPane img{
		line-height:430px;
		vertical-align:middle;
		align:center;
   
		
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family:Georgia;
		color:#4E4D4F;	/* Font to use */
		font-size:0.9em;
		vertical-align:middle;
	}
	
	
	#galleryContainer{
	width: 580px;
	height:102px;	/* Height of the images + 2 */
	border:0px ,solid, #F9f9f8;
	position:relative;
	overflow:hidden;
	padding:-10px;
	/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/102px;	/* Other browsers */
	height: /**/102px;
	z-index:11;
	
			
	}
	
		
	#arrow_left{
		position:absolute;
		left:0px;
		top:-5px;
		z-index:10;
		background-color:#F9f9f8;
		padding:0px;
		
		
	}
	
	#arrow_right{
		position:relative;
		float:right;
		right:0px;
		z-index:10;
	    top:-5px;
		background-color:#F9f9f8;
		
			
	}
	
	#theImages{
		position:absolute;
		height:95px;
		left:30px;
		width:100000px;
		overflow:hidden;
		margin-bottom:0px;
		
	}
	
	#theImages #slideEnd{
		float:left;
		overflow:hidden;
	}
	
	#theImages img{
	float:left;
		padding:2px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		
		
		height:70px;
	}
	

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#F9f9f8;
		border:0px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:georgia;	
	}
	
	#theImages .imageCaption{
		display:none;
	}
	#theImages .imageCaption1{
		display:none;
	}
#video{
width:548px;
}
