.mapTitle 
{ 
  color: #e58;
  font-weight: bold;
}

.mapLink
{
  text-align:right;
}

.mapLink a
{
  color: #e58;
  text-decoration: underline;
}

.mapDate 
{
	font-weight:bold;
}

.mapWhere
{
  line-height: 120% !important;
  margin: 15px 20px 0px 0px !important;
  display:inline;
}

.mapSingleStop
{
	margin-bottom:10px;
}

#postalSearch
{
  margin-bottom: 10px;
}

#postalSearch p
{
  margin: 2px !important;
}

#mapHolder
{
  border: 1px solid #e58;
  padding: 5px;
  background-color: white;
  clear:both;
}

#postalSearch
{
  color:#555;
}

#searchButton
{
  margin-left: 5px;
}


#postalSearch form
{
  margin-top: 3px;
}

#postalError
{
  display: none;
  margin-top:5px;
}