

/*#im
{
	margin-left: -260px;
	margin-top: 0px;
	
}


	#dhtmlgoodies_slideshow
	{
		width:622px;	
        

	}*/
	
	#tes
	{
		background-image: url('../images/background.gif');
		margin-left:406px;
		margin-top: -306px;
		width: 238px;
		height: 303px;

	}

	#previewPane img
	{
		line-height:400px;
	}
	#previewPane #largeImageCaption
	{
		position:relative;
		left:10px;
		top: 10px;
	    text-align: center;
		text-align: left;
		FONT-SIZE: 11px;
		LINE-HEIGHT: 16px;

	  	overflow: auto;
	  	width: 200px;
	  	height: 200px;
	  	color: #ffffff;
		
	
	}
	
/*	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}*/
	#galleryContainer
	{

		position:relative;
		left:412px;
		
		margin-top: -80px;
		width: 230px;	
		height: 80px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		top: 25px;
		
		z-index:10;
		
		padding:1px;
	}
	#arrow_right{
		position:absolute;
		right:5px;
		top: 25px;
		z-index:10;
		
		padding:1px;		
	}

	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		
		margin-left:4px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
	}