/* contact section styles for Koch Institute site  */


/* Google map */

div.contact_overview #divgooglemap {
  margin-bottom: 0.85em;
}
div.contact_overview #divgooglemap iframe {
  margin-bottom: 4px;
}
div.contact_overview #divgooglemap p {
  font-size: 0.63em;
  margin: 0px;
}


/* sidebar */

div.contact_overview #divsidebar h2 {
  font-size: 0.70em;
  font-weight: bold;
  line-height: 160%;
  margin-top: 2.0em;
  margin-bottom: 0.38em;
}
div.contact_overview #divsidebar h2.first {
  margin-top: 0px;
  padding-bottom: 0px;
  border-bottom: 1px solid #007878;
}
div.contact_overview #divsidebar p {
  font-size: 0.70em;
  font-weight: bold;
  line-height: 200%;
  margin-bottom: 0.85em;
}
div.contact_overview #divsidebar #divinquiries {
  margin-top: 0px;
}
div.contact_overview #divsidebar #divinquiries h2 {
  font-size: 0.75em;
  font-weight: bold;
  line-height: 150%;
  color: #f36f21;
  margin-top: 0px;
}
div.contact_overview #divsidebar #divinquiries p {
  font-size: 0.70em;
  font-weight: normal;
  line-height: 150%;
}
div.contact_overview #divsidebar #divinquiries p.strong {
  color: #000000;
}
div.contact_overview #divsidebar #divinquiries p.em {
}
