table.fisheye {
	position:relative;
	width:auto;
	margin:0 auto;
	height:17em;
	overflow:hidden;
	border-spacing:none;
}

td.fisheye {
	position:relative;
	padding:0 1em;
	vertical-align:center;
	height:15em;
	overflow:hidden;
}

p.fisheye-label {
	display:block;
	font-weight:bold;
	margin-top:-1.5em;
}