.info_window img {
	float:left;
	padding-right:10px;
}

div#tooltip {
	background:white;
	padding:3px;
	border:1px solid black;
	width:10em;
}

