
	#theImages{
		position:absolute;
		/* height:100px; */
		width:100000px;
		
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:2px;
		cursor:pointer;
		border:0px;
	}

	
	#theImages .imageCaption{
		display:none;
	}
