.thumbholder {
	float: left;
	width: 177px;
	height: 150px;
	padding: 3px;
	margin-left: auto;
	margin-right: auto;
	font-size: 11px;
	font-family: Arial, Sans Serif;
	text-align: center;
}



.thumb {
	width: 150px;
	height: 110px;
	background-repeat: no-repeat;
	background-position: center;
	cursor: pointer;
}
