.header,
.fac_foto,
.bottom_part,
.sub_sidebar {
  display: none;
}

/*
@import url(http://fonts.googleapis.com/css?family=Roboto:300,700);
@import url(http://fonts.googleapis.com/css?family=Oswald);
*/

body {
  padding: 0;
  margin: 0 0 20px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 26px;
  color: #555555;
}

h2 {
  font-family: Oswald, sans-serif;
  font-size: 30px;
  font-style: ;
  font-weight: 400;
  line-height: 48px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #2d2d2d;
}

h3 {
  font-family: Oswald, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #2d2d2d;
}

.fac_contact_title,
b,
strong {
  font-weight: 700;
}

/*
 * styling cleanup
 */
.fac_email br {
  display: none;
}
.fac_education .fac_degree br {
  display: none;
}
span.fac_degree {
  display: block;
}
.fac_faculty span {
  margin-left: 2em;
}
.fac_faculty span.fac_contact_title,
span.fac_dept_name {
  margin-left: 0px;
}

.fac_pubmed_link,
.fac_post_grads,
.fac_perm_link,
.fac_breadcrumbs,
.fac_pubmed {
  display: none;
}
