.resultSection{
display:block;
border-bottom:1px solid #444444;
font-weight:bold;
font-size:120%;
margin-bottom:15px;
}

.subResults{

line-height:125%;

}

.hours{
font-size:95%;
color:#666666;
line-height:115%px;
margin-top:8px;
}

.gMap{
width: 170px; 
height: 170px;
border:1px solid #444444;
float:left;
margin: 0 18px 60px 0;

}

div.gmnoprint span{
display:none;
}


p.coordinates{ display:none;}



.tooltip{
	background-color:#FFFFFF;
	border:2px solid #CCCCCC;
	padding:5px;
	white-space:nowrap;
}
.googleMarkerTab .address{
	margin-bottom: .6em;
}
.tooltip dt{
	font-weight: bold;
}
.tooltip dd{
	margin-left: 1em;
	font-size: .9em;
}
.tooltip img{
	border: 1px solid #AAAAAA;
	display: block;
}
span{display:none}
.mapResult{
clear:both;
vertical-align: top;
margin-bottom:3em;
}