@charset "UTF-8";
/*
  Bob Schalkwijk Photography
  http://www.bobschalkwijkphotography.com
  
  @author Dieter Wimberger (dieter at wimpi dot net)
*/

#main .map-box
{
	position: relative;
	top: 20px;
	margin: 15px auto 0px auto;
	width: 600px;
	height: 400px;
	text-align: center;
	z-index: 1;
}

#map
{
	width: 600px;
	height: 400px;
}

.focusButton
{
	width: 100px;
	height: 20px;
	margin: 5px;
	color: white;
	font-family: sans-serif,Helvetica,Verdana;
	font-size: 14px;
	line-height: 14px;
	background-color: black;
	border: 2px solid white;
}
