.calloutLoc {
	position:absolute;
	width:155px;
	height:153px;
	z-index:102;
	left: 440px;
	top: 212px;
/* background-image: url(../images2/gNote/calloutLoc.gif); */
	background-repeat: no-repeat;
	overflow: visible;
	margin-left: 7px;
	visibility: hidden;
}
.MapView {
	position:absolute;
	width:593px;
	height:669px;
	z-index:5;
	left: 195px;
	top: 93px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	visibility: visible;
}
.MapViewLoc {
	position:relative;
	width:98%;
	height:300px;
	z-index:5;
	left: 0px;
	top: 0px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	visibility: visible;
	border: 1px solid #2763A5;
}

