	#dhtmlgoodies_slideshow{
	width:875px;	/* Total width of slideshow */


	}
	#galleryContainer{
	height:102px;
	position:relative;
	overflow:hidden;
	padding:1px;
	/* CSS HACK */
		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/102px;	/* Other browsers */
	height: /**/57px;
				
	}
	#arrow_left{
	position:absolute;
	left:-2px;
	z-index:10;
	padding:1px;
	top: 0px;
	height: 57px;
	background-image: url(../images/clientle_middle.gif);
	width: 34px;
	}
	#arrow_right{
	position:absolute;
	right:-9px;
	z-index:10;
	height: 57px;
	background-image: url(../images/clientle_middle.gif);
	padding: 1px;
	width: 34px;
	top: 0px;
	}
#arrow_right img {
	position: absolute;
	top: 27px;
	left: 7px;
}
#arrow_left img {
	position: absolute;
	top: 27px;
	left: 4px;
}

	#theImages{
	position:absolute;
	height:27px;
	left:31px;
	width:1960px;
	top: 19px;
		
	}
	#theImages #slideEnd{
	float:left;
	}
	#theImages img{
	float:left;
	cursor:hand;
	border:0px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
	
	#theImages .imageCaption{
		display:none;
	}
