﻿
.map
{
	margin-right:10px;
	border:solid 1px silver;	
	width:540px;
	height:400px;
	float:left;
}


.map iframe
{
	width:540px;
	height:400px;
}

.sideBar
{
	font-family:Verdana;
	font-size:small;
	float:left;
}
			
.sideBar a.largerMapLink			
{	
	display:block;
	margin-bottom: 1em;
}


.sideBar .label
{
    font-style:italic;font-weight:bold;	
}
