#googleMap {
 width: 530px; height: 260px; position: absolute; left:0px; top:72px;
}

#htmlInfoWindow {
	display: hidden;
	font-family: arial;
	font-size: 9px;
 width:200px;
 height: 200px;
 font-size: 10px;
}


.infoWindowAddress, .infoWindowTitle {
	 font-family: arial, sans-serif;
	 font-size: 9px;
	}

	.infoWindowTitle {
  font-weight: bold;
 }
	