.wikiDykkested a, .wikiDykkested a:visited, .stedEndreNavn, .stedEndreNavn:visited {
	float: right;
	font-size: 8pt;
	color: #BBBB00;
	background-color: transparent;
	margin: 0 0 0 0;
}
.wikiDykkested a:hover, .stedEndreNavn:hover {
	color: #FFFF00;
}

#map_canvas {
	width: 578px;
	height: 400px;
	font-size: 10pt;
	border: 1px solid white;
	color: black;
}
#map_canvas a {
	font-size: 8pt;
	color: blue;
	text-decoration: underline;
}

#stedLatLongError {
	font-weight: bold;
	color: red;
}

.mapInfoWindowPic {
	height: 80px;
	border: 1px solid black;
}

#map_credit {
	visibility: hidden;
	width: 100%;
	text-align: right;
	color: #BBBB00;
	font-size: 8pt;
	font-style: italic;
}

