span.spanhotelSummary {
	display			: block;
	position		: relative;
	top				: 3px;
}

span.markerAddress {
	font-weight		: bold;
	margin-bottom	: 3px;
}

img.balloonImageThumb {
	float			: left;
	margin-right	: 5px;
	width			: 70px;
	height			: 70px;
	margin-top		: 5px;
}

a.balloonPropLink img {
	float			: right;
	margin-top		: 5px;
}

div#address { 
	margin-bottom	: 15px;
}	


