/* CSS Document */

.thumbnail-holder {
	width: 325px;
	float: left;
	text-align: center;
	margin-bottom: 20px;
	min-height: 290px;
}

.thumbnail-image img {
	border: 0;
}

