	#dhtmlgoodies_slideshow{
		width:660px;

	/* Total width of slideshow */


	}
	#dhtmlgoodies_slideshow1{
		width:610px;

	/* Total width of slideshow */


	}
		#dhtmlgoodies_slideshow1{
		width:610px;

	/* Total width of slideshow */


	}
	
	#previewPane{
		border:1px solid #CCCCCC;
		margin-bottom:10px;	
		text-align:center;
		vertical-align:middle;
		padding-top:10px;

		position:relative;
		
		/* CSS HACK */
		height: 452px;	/* IE 5.x */
		height/* */:/**/440px;	/* Other browsers */
		height: /**/440px;
				
	}
	#previewPane img{
		line-height:420px;
	}
	#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{
		
		height:150px;	/* Height of the images + 2 */
		position:relative;
		overflow:hidden;
		padding:1px 15px 1px 15px;
		
		/* CSS HACK */
		height: 154px;	/* IE 5.x - Added 2 pixels for border left and right */
		height/* */:/**/152px;	/* Other browsers */
		height: /**/152px;
				
	}
	#arrow_left{
	position:absolute;
	left:0px;
	top:2px;
	z-index:10;
	padding:0px 0px 0px 0px;
	height:120px;
	background-color:#f6f6f6;
	}
	#arrow_right{
		position:absolute;
		right:0px;
		top:2px;
		z-index:10;
		padding:1px 0px 0px 0px;
		height:92px;
	}
	
	#arrow_left1{
	position:absolute;
	left:0px;
	top:0px;
	z-index:10;
	padding:0px 0px 0px 0px;
	height:120px;
	background-color:#f6f6f6;
	}
	#arrow_right1{
		position:absolute;
		right:0px;
		top:0px;
		z-index:10;
		padding:1px 0px 0px 0px;
		height:92px;
	}
	
	
	#theImages{
	position:absolute;
	height:140px;
	left:25px;
	width:100000px;
	padding: 4px 0px 4px 0px;
	}
	#theImages1{
	position:absolute;
	height:140px;
	left:25px;
	width:100000px;
	padding: 4px 0px 4px 0px;
	background-color: #999999;
	}
#thenames{
		position:absolute;
		height:18px;
		top:111px;
		left:9px;
		width:10000px;
		border:0px;
		
	}
ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#thenames li{
	width: 141Px;
	margin: 0px;
	float: left;
	padding: 0px 17px 0px 0px;
	list-style-type: none;
	text-align:center;
	color:#000000;
	font-family:"Trebuchet MS";
	font-size:12px;
}
.names{
		padding: 0px 25px 0px 25px;
		
	}
	#theImages #slideEnd{
		float:left;
	}
	#theImages img{
		float:left;
		padding:3px 0px 1px 17px;
		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;
	}
