	#dhtmlgoodies_slideshow,
	#dhtmlgoodies_slideshow1{
		width:310px;
	}
	#galleryContainer,
	#galleryContainer1{
		height:120px;
		position:relative;
		overflow:hidden;
	}
	#arrow_left,
	#arrow_left1{
		position:absolute;
		left:0px;
		bottom:0px;		
		padding-left:80px;
	}
	#arrow_right,
	#arrow_right1{
		position:absolute;
		right:0px;		
		bottom:0px;
		padding-right:80px;		
	}
	#theImages,
	#theImages1{
		position:absolute;
		height:100px;
		left:0px;
		width:100000px;
	}
	#theImages #slideEnd,
	#theImages1 #slideEnd1{
		float:left;
	}
	#theImages table,
	#theImages1 table{
		float:left;
	}

	
	
