﻿.BoxTitle
{
	font-size: 1.1em;
	margin: 0em;
	font-weight: bold;
}

.BoxPadding
{
	padding-left: 8px;
}

#contactsBoxList
{
	
}

#contactsBoxList ul
{
	margin-top: 0.1em;
	margin-bottom: 0.8em; 
	margin-left:0px;
	padding-left:0px;
	background-image: none;
}

#contactsBoxList ul li
{
	list-style: none;
	line-height: 1.2em;
	margin-left: 0px;
	padding-left: 0px;
	background-image: none;
}

.contactBoxLabel
{
	font-weight: bold;
}

.contactBoxNameOrDepartment
{
	font-weight: bold;
}

.contactBoxPhone
{
}

.contactBoxEmail
{
	font-weight: normal;
}


#locationsBoxList
{
	
}

#locationsBoxList ul
{ 
	margin-top: 0.1em;
	margin-bottom: 0.1em; 
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
}

#locationsBoxList ul li
{
	font-size: 1.0em;
	line-height: 1.1em;
	background-image: url(images/black_gt_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.1em;
	padding-left: 9px;
	
}

.locationBoxLabel
{
	font-weight: bold;
}

.locationBoxName
{
	font-weight: normal;
	color: #000000;
}

.moreInformationLink
{
	font-weight: normal;
	color: #000000;
}

.projectsAndNewsLink
{
	font-weight: normal;
	color: #000000;
}

.locationIndicator
{
	margin: 0px;
	padding: 0px;
	position:absolute;
	background-color: #E58732;
}

.locationIndicator a img
{
	margin: 0;
	padding: 0;
	width: 4px;
	height: 4px;
}