.sub_header {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)), url("../images/about/history.jpg");
  background-size: cover;
  clear: both;
  float: left;
}

td.postdoc {
  width: 550px;
}

/*************** 1. About Contact Page ***************/
table {
  border-collapse: collapse;
  font: 11px/24px Verdana, Arial, Helvetica, sans-serif;
  line-height: 15px;
  margin: 0 0 40px;
  width: 100%;
}

.leadership + td {
  display: none;
}
@media screen and (min-width: 768px) {
  .leadership + td {
    display: table-cell;
  }
}

th {
  color: #444;
  padding: 15px 3px 3px;
  text-align: left;
}

td {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  padding: 7px 5px 7px 9px;
}

td:first-child {
  width: 250px;
}

td.column_two {
  width: 175px;
}

td.column_three {
  width: 150px;
}

td.column_four {
  width: 150px;
}

td + td {
  text-align: left;
}

/*************** 2. Directions ***************/
div#biopark_building iframe {
  border: 1px #ccc solid;
}

#biopark_building small {
  color: #333;
  float: left;
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 20px;
  text-align: left;
}

.map {
  frameborder: 0;
  height: 400px;
  margin-bottom: 5px;
  marginheight: 0;
  marginwidth: 0;
  scrolling: no;
  width: 100%;
}

/*************** 3. Newsletter Page ***************/
.sub_header {
  background: url("../images/about/history.jpg");
  background-size: cover;
}

#headerlink {
  color: #666;
  display: block;
  height: 125px;
  margin: 15px 0 0 20px;
  position: absolute;
  width: 240px;
}

div#content_directions {
  height: 700px;
  margin: 15px 35px 0 60px;
  width: 974px;
}

div#content_search {
  height: 100%;
  margin: 15px 35px 0 60px;
  width: 974px;
}

#navcontainer {
  margin: 0;
  width: 265px;
}

#navcontainer ul {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#navcontainer a {
  background-color: #b2d1f3;
  border-bottom: 1px solid #82a6c5;
  display: block;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-top: 8px;
  width: 245px;
}

#navcontainer li a:link {
  color: #2a3faa;
  text-decoration: none;
}

#navcontainer li a:hover {
  background-color: #333;
  color: #fff;
}

td.postdoc {
  width: 550px;
}

div#biopark_building iframe {
  border: 1px #ccc solid;
}

#biopark_building small {
  color: #333;
  font-family: Arial, sans-serif;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}