	#dhtmlgoodies_slideshow{	width:958px;	margin: 0px;	float: left;	border: 1px solid #FFF;	background-color: #6D6B9B;	}		#previewPane{	text-align:center;	vertical-align:middle;	position:relative;	height: 570px;	padding-bottom: 10px;					}	#previewPane img{	line-height: 400px;	margin: 0px;	padding: 0px;	border-bottom: 1px solid #FFF;	border-top-style: none;	border-right-style: none;	border-left-style: none;	}	#previewPane #largeImageCaption{	/* CSS styling of image caption below large image */	font-style:normal;	text-align:center;	font-family: Arial, Helvetica, sans-serif;	/* Font to use */	font-size:1em;	color: #CCC;	padding-top: 10px;	padding-bottom: 10px;	visibility: hidden;	}	#galleryContainer{	height:102px;	position:relative;	overflow:hidden;	padding:1px;	/* CSS HACK */		height: 104px;	/* IE 5.x - Added 2 pixels for border left and right */	height/* */:/**/102px;	/* Other browsers */	height: /**/102px;					}	#arrow_left{	position:absolute;	left:0px;	z-index:10;	padding:25px 1px 1px;	height: 77px;	background-color: #FFF;	}#arrow_left img {	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	margin: 0px;	padding: 0px;}#arrow_right img {	border-top-style: none;	border-right-style: none;	border-bottom-style: none;	border-left-style: none;	margin: 0px;	padding: 0px;}	#arrow_right{	position:absolute;	right:0px;	z-index:10;	padding:25px 1px 1px;	height: 77px;	background-color: #FFF;	}	#theImages{	position:absolute;	height:102px;	left:10px;	width:100000px;			}	#theImages #slideEnd{		float:left;	}	#theImages img{	float:left;	padding:1px 5px 1px 2px;	filter: alpha(opacity=10);	opacity: 0.5;	cursor:pointer;	border:0px;	margin: 0px;	}	#waitMessage{	display:none;	position:absolute;	left:200px;	top:150px;	background-color:#FFF;	border:3px double #000;	padding:4px;	font-size:0.9em;	font-family:arial;	}		#theImages .imageCaption{	display:none;	font-size: 1em;	color: #CCC;	}