div#volApiGoogleMap {

	text-align: center;

}
#mapsearch {
  margin : 10px auto 10px auto;
  padding : 4px;
  border : 1px solid #f9f9f9;
}
/* set height of idle state map */
#mapsearch .gsmsc-idleMapDiv {  }

/* set height of active state map */
#mapsearch .gsmsc-mapDiv {  }
div.pagetextdiv
{
	text-align: left;
}
div.hotspotdiv
{
	text-align: left;
	width: 350px;
	float: left;
	clear: left;
}
div.hotspotdiv h3{
	font-size: 22px;
	color: #990909;
	margin-top: 0px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: ;
	width: 350px;
}
/* define the CSS used to style the hotspots */
h4.hotspot {
  cursor : pointer;
  
}

h4.hotspot:hover {

}