﻿#campaignOffice
{
  margin: 0;
  padding: 15px;
  font-weight: normal;
  height: 175px;
}


#campaignOffice li
{
  color: #062855;
  list-style-type: none;
  white-space: nowrap;
  font-weight: normal;
}


#campaignOffice .line 
{
	background: #fff url(../res/borderLine.gif) no-repeat center bottom;
	margin: 8px auto;
	height: 1px;
}


#campaignOffice .extraInfo
{
  white-space: normal;
}

#mapInfo
{
  text-align: center;
  height: 32px;
}  

