.Listing h2 {
	font-size: 13px;
	font-weight:normal;
	margin: 0;
	padding: 0;
}
.Listing div {
	float: left;
}
.clear {
	clear: both;
}
.Listing .infos, .Listing .coords{
	display: none;
}

.Listing h2 img {
	height: 1em;
	margin-right: 5px;
	margin-left: 10px;
}
.Listing h2 {
	margin-top:3px;
	margin-right: 10px;
	width: 215px;
	overflow: hidden;
	white-space: nowrap;
}
.Listing a {
	color: black !important;
}