	#dhtmlgoodies_slideshow{
		width:505px;	/* Total width of slideshow */
		height:504px;
        margin-left:22px!important;
		margin-left:10px;
		padding:20px 0;
		float:left;
	}
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;
		float:left;
		width:505px;
		background-color:#753128;
		/* CSS HACK */
		height: 375px;	/* IE 5.x */
		height/* */:/**/375px;	/* Other browsers */
		height: /**/375px;
	}
	#previewPane img{
		line-height:375px;
	}
	#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;
	}
	#galleryContainer
	{
        float:left;
		height:79px;	/* Height of the images + 2 */
		border:1px solid #CCCCCC;
		background-color:#753128;
		position:relative;
		overflow:hidden;
		padding:1px;
		width:505px;
		/* CSS HACK */
		height: 79px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/79px;	/* Other browsers */
		height: /**/79px;
				
	}
	#arrow_left{
		position:absolute;
		left:0px;
		z-index:10;
		background-color: #FFF;
		padding:1px;
		float:left;
		height:79px;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		float:left;
		z-index:10;
		background-color: #FFF;
		padding:1px;
		height:79px;
	}
	#theImages
	{
		position:absolute;
		height:79px;
		left:40px;
		float:left;
		width:100000px;
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img
	{
		float:left;
		padding:1px;
		border:2px solid #E0C47A;
	}
	#theImages .imageCaption{
		display:none;
	}
	#displayImages1{
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;
        float:left;
		position:relative;
		height: 375px !important;
		height: 365px;
		/* CSS HACK */
		height: 375px;	/* IE 5.x */
		height/* */:/**/375px;	/* Other browsers */
		height: /**/375px;
		width:505px;
				
	}
	#displayImages1 img{
		line-height:375px;
	}
	#displayImages1 #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;
	}
	#displayImages2
	{
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;
		position:relative;
		float:left;
		height: 375px !important;
		height: 365px;
		/* CSS HACK */
		height: 375px;	/* IE 5.x */
		height/* */:/**/375px;	/* Other browsers */
		height: /**/375px;
		width:505px;			
	}
	#displayImages2 img{
		line-height:375px;
	}
	#displayImages2 #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;
	}
	#showImagePreview{
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		position:relative;
		float:left;
		/* CSS HACK */
		height: 375px;	/* IE 5.x */
		height/* */:/**/375px;	/* Other browsers */
		height: /**/375px;
		width:505px;
				
	}
	#showImagePreview img{
		line-height:375px;
	}
	#closeLink
	{
		position:relative;
		top:-500px!important;
		float:left;
		top:-500px;
		left:470px;
		float:left;
	}
	#closeLink a
	{
	   text-decoration:none;
	   color:#ffffff;
	   font-weight:bold;
	}
	.innerImages
	{
		float:left;
		width:80px;
		padding:10px;
		height:65px;
	}
	.innerImages img
	{
		border:1px solid #E0C47A;
	}
	

