#guests {
	font-size: larger;
}

#hilliness {
	width: 8em;
}

#rating {
	width: 12em;
}

#hilliness, #rating {
	margin: 0 auto;
	text-align: center;
}

#hilliness thead tr, #rating thead tr {
	margin-bottom: thin solid black;
}

#hilliness td, #rating td {
	text-align: center;
}

#hilliness th, #hilliness td, #rating th, #rating td {
	color: gray;
}

#rating th, #rating td {
	padding: 0 0.5em;
	text-align: right;
}

#emergencyphones {
	font-style: italic;
	text-transform: capitalize;
}

#gmaplegend {
	margin: 0.5em 8em;
	padding: 0;
	float: left;
	text-align: left;
}

#gmaplegend .left, #gmaplegend .right {
	float: left;
}

#gmaplegend ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#gmaplegend img {
	width: 20px;
	height: 34px;
	vertical-align: middle;
	margin: 0.2em 0.5em;
}

#gmaplegend li span {
	font-weight: bold;
}

.safetynotice {
	width: 30em;
	margin: auto;
	border-style: double;
	padding: 0.5em;
	font-weight: bold;
	text-align: center;
}

.safetynotice span {
	text-transform: uppercase;
}

.topic {
	font-weight: bold;
	text-transform: uppercase;
}
.notice {
	border: 2px solid red;
	padding: 1.5em;
	background-color: #ffffcc;
	font-weight: bold;
}

.caps {
	text-transform: uppercase;
}

.ratings table {
	margin: auto;
	text-align: center;
}

.ratings caption {
	font-weight: bold;
}

.ratings thead tr {
	vertical-align: bottom;
}

.ratings th {
	border-bottom: thin solid black;
}

.ratings th, .ratings td {
	padding: 0.2em 0.5em;
}

.ratings caption {
	margin: -0.6em 0 -0.6em;
}

#locations_hint {
	margin-bottom: 0.2em;
	font: bold smaller sans-serif;
}

#locations_map {
	margin: 0em 0em 1em -8em;
	text-align: center;
}

a.bigger_map {
	font-size: smaller;
}

#parking {
	font: bold smaller sans-serif;
}
