/* default styles for extension "tx_places" */
	.places-marker {
		background-image: url(https://mts.googleapis.com/vt/icon/name=icons/spotlight/spotlight-poi.png&scale=1);
		width: 22px;
		height: 40px;
		margin-top: -40px !important;
		margin-left: -11px !important;
		text-indent: -100%;
		white-space: nowrap;
		overflow: hidden;
	}
