/* Gmaps.css */

.markerName {
	color:navy;
	text-decoration: underline;
	font-size: 12px;
}

.markerDescription {
	font-size: 10px;
}

#gmapdescriptionheading	{
	font-size: 10px;
}

#gmapdescription {
	font-size: 12px;
}

#markerlistHeading {
	font-size: 10px;
	font-weight: bold;	
}

#markerList {
	font-size: 10px;
	padding-bottom: 10px;
}
#gmapheading h3 {
	font-size:10px;
	text-decoration: underline;
}
