.gmap a {
	font: 11px trebuchet ms;
	color: #4DADCF;
	text-decoration: none;
	padding:2px;
}
.gmap a:hover {
	font: 11px trebuchet ms;
	color: #4DADCF;
	text-decoration: none;
	background: #EFEFEF;
	border-bottom: 1px solid #27809F;
}
#gbuttons {
	margin-bottom: 5px;
}
.gmap p {
	font: 10px trebuchet ms;
	color: #6A6A6A;
	padding:2px;
}
