
#silverhattenLogoContainer
{
	margin-top: 10px;
	
	width: 100%;
	
	text-align: center;
}

#silverhattenLogoContainer .separator
{
	margin: 0px;
	padding: 0px;
	
	width: 100%;
	height: 10px;
}

.gallerySection
{
	margin-left: auto;
	margin-right: auto;
	
	width: 568px;
	
	text-align: center;
	
	background-color: #fff;
}

.gallerySection .image
{
	width: 186px;
}

.gallerySection .separator
{
	width: 5px;
}

.gallerySection img
{
	margin-top: 3px;
}
