	#dhtmlgoodies_slideshow{
	width:797px;	/* Total width of slideshow */


	}
	#galleryContainer{
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
	}
	#theImages{
	margin-left: 0px;
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
	float:left;
	padding:1px;
	filter: alpha(opacity=100);
	opacity: 1.0;
	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;
	}
#previewPane {
	height: auto ;
}

#previewPane img {
}
#pthumbs  aw {
	display: block;
	float: left;
	background-color: #D9DABA;
}
