﻿.panelMapStyle
{
	width:70%; 
	height:80%;	
	padding:2% 15% 2% 15%;
}

div.brussonMapStyle
{
	position:relative; 
	width:100%; 
	height:400px;
}

div.contactDetailsStyle
{
	width:70%; 
	height:80%;	
	padding:2% 15% 2% 15%;
	font-family: Verdana;
	font-size: small;
	font-style: normal;	
	color: #a0a0a0;	
}

.LabelTextGreenLargeStyle
{
	color: #006600;
	font-size: large;
}

.LabelTextGreenStyle
{
	color: #006600;
	font-weight:bold;
}


.HyperLinkMailStyle
{
	text-decoration:none;
	color: #006600;
	font-weight:bold;
}

.tableFirstColumn
{
	width:15%
}