	#dhtmlgoodies_slideshow{
		width:400px;	/* Total width of slideshow */
	}
	
	#previewPane{
		border:0px solid #ff0000;
		text-align:justify;
		position:relative;
		/* CSS HACK */
		height: 245px;	/* IE 5.x */
		height/* */:/**/245px;	/* Other browsers */
		height: /**/245px;
		
				
	}
	#previewPane img{
		
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */		
		color:#3E3E3E;
		font:12px arial,trebuchet;
		margin-bottom:15px;
		margin-top:7px;
		text-align:left;
	}
	#galleryContainer{	
		height:252px;	/* Height of the images + 2 */
		border:0px solid #000;
		position:relative;
		overflow:hidden;
		width:78px;
		padding:0 5px;	
		vertical-align: top;			
	}
	#theImages{

		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:5px 0;
		/*filter: alpha(opacity=50);
		opacity: 0.5;*/
		cursor:pointer;
		border:0;
	}

	#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;
	}

	/* Right Panel Hotel Destination*/
	#dhtmlgoodies_slideshow1{
		width:400px;	/* Total width of slideshow */
	}
	
	#previewPane1{
		border:0px solid #ff0000;
		text-align:justify;
		position:relative;
		/* CSS HACK */
		height: 240px;	/* IE 5.x */
		height/* */:/**/240px;	/* Other browsers */
		height: /**/240px;
		
				
	}
	#previewPane1 img{
		
	}
	#previewPane1 #largeImageCaption1{	/* CSS styling of image caption below large image */		
	font:12px arial,trebuchet; 
	color:#3E3E3E;
	text-align:justify;
	margin-top:5px;
		
	}
	#galleryContainer1{	
		height:252px;	/* Height of the images + 2 */
		border:0px solid #000;
		position:relative;
		overflow:hidden;
		width:78px;
		padding:0 5px;	
				
	}
	#theImages1{

		
	}
	#theImages1 #slideEnd1{
		float:left;
	}
	#theImages1 img{
		float:left;
		padding:5px 0;
		/*filter: alpha(opacity=50);
		opacity: 0.5;*/
		cursor:pointer;
		border:0;
	}

	#waitMessage1{
		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;	
	}
	
	#theImages1 .imageCaption1{
		display:none;
	}
