
.thumbnail {
	vertical-align: bottom;
	text-align: center;
	width: 150px;
}

.thumbnail IMG {
	margin-bottom:2px;
}

.thumbnail A {
	display: block;
	padding: 5px 0px 5px 0px;
	text-decoration: none;
}

.thumbnail A:hover {
	background-color: #336699;
	color: white;
	text-decoration: none;
}
