﻿.AgencyZoneLabelHidden
{
	display: none;
}

div.vcard
{
	float: left;
	width: 100%;
	margin: 10px 0;
	font-weight: normal;
}

div.org
{
	float: left;
	padding-bottom: 15px;
	font-weight: bold;
	width: 100%;
}

div.adr
{
	width: 40%;
	float: left;
	clear: left;
	margin-bottom: 20px;
}

span.street-address, span.extended-address
{
	display: block;
	clear: left;
}

span.locality, span.postal-code
{
	display: block;
	float: left;
}

span.tel
{
	display: block;
	float: left;
	padding-left: 60px;
	width: 50%;
}

div.Contact
{
	width: 230px;
	float: left;
	margin-right: 10px;
	height: 170px;
}

div.Contact div.vcard
{
	margin: 0px;
	background: #DFECF8;
	border: solid 1px #B4D4EF;
	position: absolute;
	width: 230px;
}

div.Contact span.role
{
	display: block;
	float: left;
	padding: 5px;
	width: 218px !important;
	width: 220px;
	background: #B4D4EF;
	border: solid 1px white;
}

div.Contact div.fn
{
	float: left;
	padding: 5px;
	width: 218px !important;
	width: 220px;
	background: #B4D4EF;
	font-weight: bold;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
	border-left: solid 1px white;
}

div.Contact span.tel
{
	padding: 5px 0 5px 58px;
	width: 170px !important;
	width: 172px;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
	border-left: solid 1px white;
}

div#RightContentBody div.Contact a
{
	display: block;
	float: left;
	font-weight: normal;
	padding: 4px 0 5px 58px;
	width: 170px !important;
	width: 172px;
	border-bottom: solid 1px white;
	border-right: solid 1px white;
	border-left: solid 1px white;
	text-decoration: none;
	height: 26px;
}
