div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	width:470px;
	text-align:center;
	margin-top:15px;
}

div.content a img { border:3px solid #394668; }

/* Minimal Gallery Styles */
#thumbs-min ul.thumbs { text-align:center; margin-right:30px; margin-top:20px; }

#thumbs-min ul.thumbs li {
	float: none;
	padding: 0 2px;
	margin: 0;
	list-style: none;
	display: inline;
}

#thumbs-min a.thumb {
	padding: 0px;
	display: inline-block;
	border: 2px solid #394668;
	width: 62px;
	height: 42px;
}

