#map_canvas
	{
	color:#000000;
	width: 470px;
	height: 300px;
	}
	
#results
	{
	width:470px;
	}

	
#results .resultlink
	{
	color:#A0002E;
	text-decoration:none;
	cursor:pointer;
	font-size:12px;
	font-family: Verdana;
	line-height:130%;
	}