
	#mainContainer{	margin:0 auto;	width:650px;	text-align:left; padding:0;	}
	.clear{		clear:both;	}
	/* End of demo CSS */
	#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	width:115px;}
	#DHTMLgoodies_panel_one{	float:left;		}
	#DHTMLgoodies_thumbs{	overflow:hidden;  height:410px; position:relative;	float:left;	}
	#DHTMLgoodies_largeImage{	width:500px;	height:405px;	float:left;		padding-left:10px;	padding-right:10px;		}
	#DHTMLgoodies_largeImage table{	width:100%;		height:100%;		text-align:center;	}
	#DHTMLgoodies_largeImage img{	border:3px solid #333333;	}
	
	.strip_of_thumbnails{		width:120px;	padding:0;	position:absolute;	}
	.strip_of_thumbnails div{	width:116px;	height:90px;	padding:2px;	text-align:center;	}
	.strip_of_thumbnails img{	padding:3px; border:1px solid #333333;	}
	.strip_of_thumbnails .activeImage{	padding:0; border:4px solid #666666;}
	
	.leftArrow{		float:left;	}
	.rightArrow{	float:right;	}
	
	#DHTMLgoodies_thumbs_inner{		position:relative;		width:1000px;	}	
	#DHTMLgoodies_arrows { clear:both;}