@charset "UTF-8";

div#gmap-wrapper {
	margin: 15px 0;
	width: 680px;
	height: 400px;
	overflow: hidden;
	clear: both;
}
div#gmap {
	clear: both;
	width: 680px;
	height: 400px;
	line-height: 1.0em;
}
div#gmap-window {
	position: absolute;
	width: 230px;
	height: 40px;
	background-image: url("../images/window.png");
	background-repeat: no-repeat;
	padding: 10px 0px 0px 5px;
	font-size: 12px;
	line-height: 1.4em;
	color: #FFFFFF;
	display: none;
}
div#gmap-display a {
	color: #FFFFFF;
}
div#gmap-window #gmap-display-wrapper {
	padding: 0px 0px 17px 0px;
}
div#gmap-window #gmap-display-wrapper #gmap-display {
	padding: 0px 15px;
	color: #FFFFFF;
	background-repeat: repeat-y;
}
