/* results page maps
**************************************************************************************************/

div#popup dl
{
	color: #333;
	font-size: 9pt;
	line-height: 125%;
}

div#popup dl dt
{
	display: block;
	font-weight: bold;
}

div#popup dl dd
{
	display: block;
	margin-bottom: 5px;
}

div#popup dl dd.directions
{
	margin: 10px 0 0 0;
}

div#popup dl dd.startaddress
{
	color: #999;
	font-size: 11px;
	margin-bottom: 0;
}



#client_map
{
	border: 1px #ccc solid;
	height: 300px;
	width: 300px;
}