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;
}
/* define the CSS used to style the hotspots */
h4.hotspot {
  cursor : pointer;
  
}

h4.hotspot:hover {

}