h2 {
	margin-top:0;
	}
		
table {
	width:30%;
	}

td {
	width:10%;
	}

th {
	font-weight:bold;
	}

.hole {
	float:left;
	width:47%;
	height:36em;
	overflow:visible;
	margin:1em 1em 0.5em 0;
	padding:0.5em;
	border:1px solid #988247;
	}

.hole ul {
	margin-top:0;
	font-size:0.95em;
	}
	
.hole table {
	width:100%;
	}

.hole h3 {
	margin-top:1em;
	font-size:1.1em;
	}

#overview img {
	display:none;
	}
	