/* CSS Document */
.googlemap {
	margin-top: 10px;
	border: solid 2px #B3B39E;
	height:550px;
}

div.googlemap span  {
	position:relative;
	float:left;
	width:350px;
	overflow:hidden;
	text-align:left;
}

div.googlemap a.gmnoprint.terms-of-use-link {
	float:right;
}

div#logocontrol a{
float:left;
padding-bottom:16px;
}


