#property_map {
	margin: 4px 4px 0;	
}

.tip {
	width: 188px;
}
 
.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #FBCA37;
	padding: 0.4em 0.6em;
	background: url(images/tooltip.png) top left;
}
 
.tip-text {
	font-size: 11px;
	padding: 0.4em 14px 14px 0.6em;
	background: url(images/tooltip.png) bottom right;
}

.tip-text .property-info {
	overflow: auto;
	color: #F6F6F6;
}
.tip-text .property-info a {
	width: 100%;
}
.tip-text .property-info p {
	margin: 0;
	width: 50px;
}
.tip-text .property-info ul {
	margin-top: 1em;
	float: left;
}
.tip-text .property-info img {
	float: right;
}

.tip-text .property-info div {
	padding: 0.2em;
	color: #FFCC00;
	font-weight: bold;
	text-align: right;
}
.tip-text .property-info div a {
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	line-height: 1.8em;
}

.map_overlay {
	float: right;
	width: 200px;
	background: url(images/overlay.png) bottom left;
}
.map_overlay div {
	padding: 0.2em 0.6em;
	color: #ffffff;
}
.map_overlay div div {
	margin: 0;
}

.gs-directions, .gs-directions-to-from, .gs-watermark {
	display: none;
}

.gs-title *, .gs-address *, .gs-phone * {
	color: #ffffff;
}

