/* Gmaps.css */



.markerName {

	font-size: 12px;

         font-weight:bold;

}



.markerDescription {

	font-size: 10px;

}



#gmapdescriptionheading	{

	font-size: 12px;

}



#gmapdescription {

	font-size: 10px;

}



#markerlistHeading {

	font-size: 12px;

	font-weight: bold;	

}



#markerList {

	font-size: 10px;

	padding-bottom: 10px;

}

#gmapheading h3 {

	font-size:12px;

}





/* THE FOLLOWING STYLE RULES APPLY TO THE MAP LIST ON THE FRONT END */

.gmapidheading {

	display:none;

}

.gmaptitleheading 

.gmapdescriptionheading 

.gmapid {

	display: none;

}

.gmapdescription {

}

.gmaptitle {

}