
	#dhtmlgoodies_slideshow
	{
		width: 					198px;
	}

	#galleryContainer
	{

	}
	#galleryContainer #arrow_down,
	#galleryContainer #arrow_up
	{
		height:					19px;
		
		margin: 				0 23px;
	}

	#theImages
	{
		position: 				relative;
		
		height: 				243px;
		
		margin: 				0 44px;
		
		overflow: 				hidden;
	}

	#theImages div
	{
		position: 				relative;
		
		height: 				1500px;
	}

	#theImages img
	{
		opacity: 				0.8;
		margin-top: 			5px;
		
		cursor: 				default;
	}

	#theImages .imageCaption
	{
		display: 				none;
	}
