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