	

img {
border:0;  padding:0; margin:0;
}

	#dhtmlgoodies_slideshow{
		
	
width: 980px; 
		text-align:left;
		padding: 0;
margin: 0;
	}
	
	
	#galleryContainer{
		
		height:227px;	/* Height of the images + 2 */
		height: 229px;   /* IE 5.x */
      height/* */:/**/227px;   /* Other browsers */
      height: /**/227px; 
		position:relative;
		overflow:hidden;
		text-align:left;
		padding: 0;
margin: 0;

				
	}
	#arrow_left{
		left:0px;
		z-index:10;
	
	}
	#arrow_right{
		
		right:0px;
		z-index:10;
			
	}
	#theImages{
		position:absolute;
		/*height:227px;*/	
		
width: 326px; 
			text-align:left;
		margin:0px;
		padding:0px;
	    left:0px;
		width:100000px;
		background-color:#FFFFFF;
		
	}
	#theImages #slideEnd{
		float:left; width:1px;
	}
	#theImages img{
		float:left;
		text-align:left;
		margin:0;
		padding:0;
		padding-right: 1px;
		
width: 326px; 
		filter: alpha(opacity=90);
		opacity: 0.9;
		cursor:pointer;
		border:0px;
	}
	
/* Hide form MacIE \*/
* html div#theImages {
margin: 0 -2px;
}/* End hiding */
	

/* Hide form MacIE \*/
* html div#theImages img {
margin: 0 -2px;
}/* End hiding */

	#waitMessage{
		display:none;
		position:absolute;
		left:200px;
		top:150px;
		background-color:#FFF;
		
		padding:4px;
		color:#555;
		font-size:0.9em;
		font-family:arial;	
	}
	
	#theImages .imageCaption{
		display:none;
		clear: both;
	}