/* ################################################## */
/* FIND US -> */
/* ################################################## */

#google-map-container {
	float: left;
	
	display: inline;
	
	width: 668px; /* 680 */
	height: 300px; /* 312 */
	
	margin: 0px 0px 6px 0px;
	padding: 0px 0px 0px 0px;

	background: url(/images/website/google-map-static.jpg) top left no-repeat #e5e5e5;
}

#google-map-container img.print-replacement {
	float: left;

	display: inline;
	
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#google-map-container #google-map {
	display: none;
}