	#dhtmlgoodies_slideshow{
	width:500px;
	height:654px;
	padding-left: 10px;
		/* Total width of slideshow */
		


	}
	
	#previewPane{
	margin-bottom:10px;
	text-align:center;
	vertical-align:top;
	padding-top:0px;
	width:525px;
	position:relative;
	height: 535px;
	height/* */:/**/535px;
	height: /**/535px;
				
	}
	#previewPane img{
		line-height:400px;
	}
	#previewPane #largeImageCaption{
	text-align:center;
	font-family:DIN-Light, DIN-LightAlternate, Arial, "Helvetica 55 Roman", sans-serif;
	font-size: 8pt;
	padding-top: 5px;
			
		
	}
	#galleryContainer{
	height:102px;
	border:0px;
	position:relative;
	overflow:hidden;
	width:525px;
	height: 104px;
	height/* */:/**/102px;
	height: /**/102px;
				
	}
	#arrow_left{
	position:absolute;
	left:0px;
	z-index:10;
	padding:1px 1px 1px 10px;
	background-color: #46494c;
	}
	#arrow_right{
	position:absolute;
	right:0px;
	z-index:10;
	padding:1px;
	background-color: #46494c;
	}
	#theImages{
		position:absolute;
		height:100px;
		left:40px;
		width:100000px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:1px;
		filter: alpha(opacity=50);
		opacity: 0.5;
		cursor:pointer;
		border:0px;
	}

	#waitMessage{
	display: none;
	}
	
	#theImages .imageCaption{
		display:none;
	}

