#agInfoWin {
	font-size: small;
}

#agInfoWin h1 {
	font-size: small;
}

#agInfoWin a, #agInfoWin a:visited {
	color: inherit;
	text-decoration: none;
}

#agInfoWin a:hover {
	text-decoration: underline;
}

#agInfoWin a.goto {
	position: absolute;
	bottom: 1px;
	right: 1px;
	font-weight: bold;
}

#gmapAgencies {
	border: 1px solid #d3bc5f;
	width: 400px;
	height: 250px;
}

#gMapListingInfoWin {
	font-size: small;
	width: 300px;
	height: 100px;
}

#gMapListingInfoWin h1 {
	font-size: small;
}

#gMapListingInfoWin a, #gMapListingInfoWin a:visited{
	color: inherit;
	text-decoration: none;
}

#gMapListingInfoWin a:hover {
	text-decoration: underline;
}

#gMapListingInfoWin a.goto {
	font-weight: bold;
	position: absolute;
	bottom: 1px;
	right: 1px;
}

#gMapListingInfoWin img {
	margin: 0px;
	margin-right: 5px;
	border: none;
	position: relative;
	float: left;
	clear: left;
	width: 100px;
}
