#googlemaphint {
	background: #fff;
	border: solid 1px #ccc;
	marigin: 0;
	padding: 2px;
	position: absolute;
	width: 160px;
	opacity: 0.8;
	filter: alpha(opacity=80);
	color: #193159;
	font-weight: bold;
	font-family: Arial, sans-serif;
	line-height: 1;
}

.singlegooglemap {
	width: 160px;
	height: 90px;
	float: left;
}

.googlemap {
	height: 400px;
}
