/* faculty section styles for Koch Institute site  */



/* faculty detail page sidebar */

div.faculty_detail #divsidebar {
  margin-top: -1.7em;
}
div.faculty_detail #divsidebar p.lablink {
  font-size: 0.75em;
	font-weight: bold;
	line-height: 100%;
  margin-bottom: 1.45em;
}
div.faculty_detail #divsidebar p.photo {
  margin-bottom: 14px;
  color: #ACACAC;
  font-size: 0.70em;
}
div.faculty_detail #divsidebar p.photo img {
  margin-bottom: 2px;
}
div.faculty_detail #divsidebar h2 {
  font-size: 0.70em;
  font-weight: bold;
  line-height: 130%;
  padding-bottom: 2px;
  border-bottom: 1px solid #de5637;
  margin-bottom: 0.38em;
}
div.faculty_detail #divsidebar h3 {
  line-height: 130%;
}
div.faculty_detail #divsidebar ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  margin-bottom: 0.9em;
}
div.faculty_detail #divsidebar ul li {
  font-size: 0.70em;
  font-weight: normal;
  line-height: 130%;
  color: #000000;
  margin-bottom: 0.5em;
}
div.faculty_detail #divsidebar p {
  font-size: 0.70em;
  font-weight: normal;
  line-height: 130%;
  color: #000000;
  margin-bottom: 1.4em;
}
div.faculty_detail #divsidebar p span.label {
  float: left;
  color: #828282;
  width: 3.5em;
}
