div.map {
	position: relative;
	height: 100%;
}
div.topmap {
	position: absolute;
	top: 6px;
	left: 240px;
	z-index: 20000;
	background-color: transparent;
	cursor: default;
}
div.tophome {
	position: absolute;
	top: 10px;
	left: 200px;
	z-index: 20000;
	background-color: transparent;
	cursor: default;
}
div.mapinfo {
	font-family: Arial;
	font-size: 14px;
}
