	body {
		text-align:center;}

	#mainContainer{
		width:820px;
		height:386px;
		text-align:left;
		background-color:#e3fcd8;
		padding:3px;
		border:1px solid black;	}

	.clear{
		clear:both;}

	/* End of demo CSS */

	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	
		width:290px;
	}

	#DHTMLgoodies_panel_one{		
		float:left;	
	}

	#DHTMLgoodies_thumbs{
		overflow:hidden;	
		height:370px;	
		position:relative;	
		float:left;
}

	#DHTMLgoodies_largeImage{	
		width:400px;	
		height:300px;	
		float:left;
		padding-left:10px;	
		padding-right:10px;	}

	#DHTMLgoodies_largeImage table{	
		width:100%;
		height:100%;
		text-align:center;	}

	#DHTMLgoodies_largeImage img{
			}



	.strip_of_thumbnails{	
		width:114px;	
		padding:5px;	
		position:absolute;}

	.strip_of_thumbnails div{
		width:110px;
		height:90px;
		padding:2px;
		text-align:center;}

	.strip_of_thumbnails img{
		border:0px;
		padding:5px;}

	.strip_of_thumbnails .activeImage{	
		border:1px solid black;	
		padding:0px;	}

	.leftArrow{
		float:left;}

	.rightArrow{
		float:right;}

	#DHTMLgoodies_thumbs_inner{
		position:relative;	
		width:1000px;}	