.regular-thumbs td {
	height: 205px;
	width: 100px;
	border: 1px solid #1F1F1F;
	text-align: center;
}

.regular-thumbs td img {
	border: 0px;
}


.tiny-thumbs td {
	height: 105px;
	width: 65px;
	border: 1px solid #1F1F1F;
	text-align: center;
}

.tiny-thumbs td img {
	border: 0px;
}

.picture-display {
	width: 610px;
	margin-left: auto;
	margin-right: auto;
}

.picture-item{
	height: 410px;
	width: 410px;
	border: 1px solid #1F1F1F;
	text-align: center;
}