	#previewPane{
		text-align:center;
		vertical-align:middle;
		padding-top:30px;
		
		
		/* CSS HACK */
		height: 266px;	/* IE 5.x */
		height/* */:/**/266px;	/* Other browsers */
		height: /**/266px;
		
		/*width:115px;		*/
		float:left;
				
	}
	#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;	
	}	
	#galleryContainer{	/* Big Div surrounding up image, list of images and down image */
		float:left;	/* Floating */
		
		/* CSS HACK */
		height: 266px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		height/* */:/**/266px;	/* Other browsers */
		height: /**/266px;
		
		/* CSS HACK */
		/*width: 115px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		/*width/* *//*:*//**//*115px;	/* Other browsers */
		/*width: /**//*115px;*/
			
		padding:1px;	/* A little space between the black border and the content inside */
		
	}
	#galleryContainer #arrow_down{	/* Arrow down image */
		height:35px;
	}
	#galleryContainer #arrow_up{
		height:35px;	/* Arrow up image */
	}
	
	#theImages{	/* DIV where the images are located */
		position:relative;
		overflow:hidden;
		height:266px;	/* Height of boxes for the images */
	}
	#theImages div{	
		position:relative;	/* Don't change this */
		height:300px;	/* Higher than total height of thumbnails */
		
	}
	#theImages img{
		border:0px;	/* No border */
		padding-top:1px;	/* Space between images */
	}
	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#theImages .imageCaption{
		display:none;
	}
	
	
	#previewPanePres{
		text-align:center;
		vertical-align:middle;
		padding-top:5px;
		
		
		/* CSS HACK */
		height: 50px;	/* IE 5.x */
		height/* */:/**/50px;	/* Other browsers */
		height: /**/50px;
		
		/*width:115px;		*/
		float:left;
				
	}
	#waitMessagePres{
		display:none;
		position:absolute;
		left:200px;
		top:100px;
		background-color:#FFF;
		border:3px double #000;
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}	
	#galleryContainerPres{	/* Big Div surrounding up image, list of images and down image */
		float:left;	/* Floating */
		
		/* CSS HACK */
		height: 50px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		height/* */:/**/50px;	/* Other browsers */
		height: /**/50px;
		
		/* CSS HACK */
		/*width: 115px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		/*width/* *//*:*//**//*115px;	/* Other browsers */
		/*width: /**//*115px;*/
			
		padding:1px;	/* A little space between the black border and the content inside */
		
	}
	#galleryContainerPres #arrow_down_pres{	/* Arrow down image */
		height:35px;
	}
	#galleryContainerPres #arrow_up_pres{
		height:35px;	/* Arrow up image */
	}
	
	#theImagesPres{	/* DIV where the images are located */
		position:relative;
		overflow:hidden;
		height:50px;	/* Height of boxes for the images */
	}
	#theImagesPres div{	
		position:relative;	/* Don't change this */
		height:50px;	/* Higher than total height of thumbnails */
		
	}
	#theImagesPres img{
		border:0px;	/* No border */
		padding-top:1px;	/* Space between images */
	}
	#previewPanePres #largeImageCaptionPres{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#theImagesPres .imageCaptionPres{
		display:none;
	}
	
#previewPaneSitu{
		text-align:center;
		vertical-align:middle;
		padding-top:5px;
		
		
		/* CSS HACK */
		height: 195px;	/* IE 5.x */
		height/* */:/**/195px;	/* Other browsers */
		height: /**/195px;
		
		/*width:115px;		*/
		float:left;
				
	}
	#waitMessageSitu{
		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;	
	}	
	#galleryContainerSitu{	/* Big Div surrounding up image, list of images and down image */
		float:left;	/* Floating */
		
		/* CSS HACK */
		height: 195px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		height/* */:/**/195px;	/* Other browsers */
		height: /**/195px;
		
		/* CSS HACK */
		/*width: 115px;	/* IE 5.x - 120 px + 2 px for borders and 2px for padding*/
		/*width/* *//*:*//**//*115px;	/* Other browsers */
		/*width: /**//*115px;*/
			
		padding:1px;	/* A little space between the black border and the content inside */
		
	}
	#galleryContainerSitu #arrow_down_situ{	/* Arrow down image */
		height:35px;
	}
	#galleryContainerSitu #arrow_up_situ{
		height:35px;	/* Arrow up image */
	}
	
	#theImagesSitu{	/* DIV where the images are located */
		position:relative;
		overflow:hidden;
		height:195px;	/* Height of boxes for the images */
	}
	#theImagesSitu div{	
		position:relative;	/* Don't change this */
		height:250px;	/* Higher than total height of thumbnails */
		
	}
	#theImagesSitu img{
		border:0px;	/* No border */
		padding-top:1px;	/* Space between images */
	}
	#previewPaneSitu #largeImageCaptionSitu{	/* CSS styling of image caption below large image */
		font-style:italic;
		text-align:center;
		font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;	/* Font to use */
		font-size:0.9em;
	}
	#theImagesSitu .imageCaptionSitu{
		display:none;
	}
	
	
	
