.finishCont {
	position: relative;
}
.finishCont h1 {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	font-family: Georgia, serif;
	margin: 0;
	padding: 0;
}
.finishTable {
	margin: 0 auto;
}
.finishTable td {
	padding: 0;
}
.finishTable td a {
	display: block;
	border: 1px solid white;
}
.finishTable td a:hover,
.finImgSmall {
	border: 1px solid #125c5c;
}
.finImgSmall {
	position: absolute;
	left: -5px;
	top: -200px;
	display: none;
	text-align: center;
	background-color: white;
	border: 0;
}
.finishTable td a,
.finImgSmall {
	padding: 2px;
}
.finImgSmall {
	display: none;
}