#mainContainer{
	}
.clear{
		clear:both;
}
/* End of demo CSS */
#DHTMLgoodies_panel_one,#DHTMLgoodies_arrows,#DHTMLgoodies_thumbs{	/* Width of divs for thumbnails */
}
#DHTMLgoodies_panel_one{		
}
#DHTMLgoodies_thumbs{
	overflow:hidden;	/* Don't change this */
	position:relative;	/* Never change this */
}
#DHTMLgoodies_largeImage{	/* Large image div */
}
#DHTMLgoodies_largeImage table{	/* Used table to get both horizontal and vertical center alignement of large image */
}
#DHTMLgoodies_largeImage img{	/* Large image */
}


.strip_of_thumbnails{	/* A vertical strip of thumbnails */

}
.strip_of_thumbnails {

}

.strip_of_thumbnails .activeImage{	/* Active thumbnail */
	padding:0px;

}
.leftArrow{
	float:left;
}
.rightArrow{
	float:right;
}
#DHTMLgoodies_thumbs_inner{
	position:relative;	/* Never change this */
}	
