

#maplocations, #maplocations_small {
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	line-height:14px;
	margin:0px;
	padding: 0px;
}
#maplocations p,#maplocations_small p{ 
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 8px;
		padding-left: 0px;
		line-height:14px;
}
#maplocations h1, #maplocations_small h1 {
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 8px;
		padding-left: 0px;
	color: #000066;
	line-height:12px;
}
#maplocations img, #maplocations_small img{ 
		padding-top: 0px;
		padding-right: 5px;
		padding-bottom: 0px;
		padding-left: 0px;
}
#maploading {
	background: #0000ff;
	color: #ffffff;
	padding: 2px 2px 2px 2px;
}

.bubble {
	font-size:11px;
	width: 350px;
}
.bubble h1 {
	margin: 1px;
	padding: 1px;
	font-size: 150%;
}
div.markerTooltip, div.markerDetail {
	color: black;
	font-weight: bold;
	background-color: white;
	white-space: nowrap;
	margin: 0;
	padding: 2px 4px;
	border: 1px solid black;
}
