#map_canvas
	{
	width: 500px;
	height: 300px;
	}
	
#results
	{
	width:700px;
	}
	
#results .resultlink
	{
	color:#0000CC;
	text-decoration:underline;
	cursor:pointer;
	}