﻿div#googleMap
{
	padding: 5px;
	margin-bottom: 0.4em;
}
div#googleMap .sb-inner
{ 
	background: LightSteelBlue; 
}
div#googleMap .sb-border 
{ 
	background: SlateGray; 
}

div.googleMapSize
{
	width: 720px; 
	height: 550px;
}

table#googleInfo
{
}

table#googleInfo th 
{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
}

table#googleInfo td 
{
	text-align: left;
	font-size: 12px;
}

