body {margin-bottom: 20px;}

table#thumbs {margin-top: -10px;}

#thumbs td {
	background-color: #000;
	border: 0px solid #000;
	height: 120px;
	text-align: center;
	vertical-align: middle;
	width: 120px;
}
#thumbs img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#thumbs .itemDisplay {border-color: #f00;}
#thumbs a {position: relative;}
#thumbs a img {border: 1px solid #222;}
#thumbs a:hover img {border-color: #ccc;}