@charset "utf-8";


#contact_box {
	width: 300px;
}

#gmap_container {
	width: 500px;
	height: 300px;
	margin-left: 390px;
	margin-bottom: 80px;
	background-color: #FFFFFF;
	background-image: none;
}

.tableHeading {
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.tableGap {
	font-size: 2px;
	background-color: #FFFFFF;
}

.tableGap_green {
	font-size: 2px;
	background-color: #7EBE7C;
	color: #7EBE7C;
}
