#gallery-large-thumb{
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}

#gallery-large-thumb .gallery-large-thumb {
	display: none;
	height: 200px;
}

#gallery-large-thumb .gallery-large-thumb img {
	max-height: 200px;
	width: auto;
}

.gallery-small-thumb img {
	max-height: 75px;
	max-width: 100px;
}
