	
	#dhtmlgoodies_slideshow{
		width:420px;	/* Total width of slideshow */


	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;
		padding-bottom:7px;
		margin-left:0px;

		position:relative;
		
		
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	padding:5px 5px 5px 0px;
	background-color:#000;
	
	width:395px;
	height:15px;
	opacity:0.4;filter:alpha(opacity=60);
	margin:-25px 0px 0px 9px;
	
	/*background-color:#FFFFFF;*/
		
		
		
		
	}
	#galleryContainer{
		
		height:105px;	/* Height of the images + 2 */
		border:0px solid #000000;
		position:relative;
		overflow:hidden;
		padding:0px;
		margin:0px;
		/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/104px;	/* Other browsers */
		height: /**/104px;
		 
				
				 
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:2px;
		height:102px;
	}
	#arrow_right{
		position:absolute;
	 
		 
		right:0px;
	 
		z-index:10;
		background-color: #FFF;
		padding:2px;
		height:102px;
		 
	}
	#theImages{
		position:absolute;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:2px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption1{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:#7e7e7e;
		display:none;
		margin:0px 0px 0px 8px;
		width:402px;
		padding:5px 0px 5px 0px;
	}
.imgsmall{ float:left;}




/* image slide client logo*/

#galleryContainer1{
		
		height:47px;	/* Height of the images + 2 */
		border:1px solid #fff;
		position:relative;
		overflow:hidden;
		padding:0px;
		margin:0px;
		

		
		
		
		/* CSS HACK */
		height: 47px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/147px;	/* Other browsers */
		height: /**/47px;
				
	}
	#arrow_left1{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:2px;
		height:47px;
	}
	#arrow_right1{
		position:absolute;
		right:0px;
		z-index:10;
		background-color: #FFF;
		padding:2px;
		height:47px;		
	}
	#theImages1{
		position:absolute;
		
		left:40px;
		width:100000px;
		
	}
	#theImages1 #slideEnd1{
		float:left;
	}
	#theImages1 img{
		float:left;
		padding:2px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage1{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages1 .imageCaption1{
	font:normal 12px Arial, Helvetica, sans-serif;
	color:#fff;
	/*background-color:#7e7e7e;*/
		display:none;
		margin:0px 0px 0px 8px;
		width:402px;
		padding:5px 0px 5px 0px;
	}
.imgsmall1{ float:left;}

#theImages .imageCaption{
		display:none;
	}
