#content a {
  display:block;
  margin:0 0 10px 0;
  font-size:80%;
}

#aboutUs p {
  color:#4A4C4E;
  padding: 12px 22px 12px 22px;
  font-size:75%;
}

#aboutUs img.portrait {
  padding: 12px 10px 0 22px;
}

#aboutUs img.signature {
  margin:10px 0 0 55px;
}

#departments h3 {
  font-size:85%;
  padding: 12px 22px 0 22px;
}

#departments ul {
  padding: 12px 22px 0 22px;
  font-size:80%;
}

#departments p {
  font-size:80%;
  margin: 12px 22px 0 22px;
  padding-bottom:5px;
  border-bottom:1px #000000 dotted;
}

#employees img {
  float:left;
  padding:0 10px 10px 0;
}

#employees h3 {
  position:absolute;
  top:0;
  left:160px;
  font-size:90%;
}

#employees h4 {
  position:absolute;
  top:1.5em;
  left:160px;
  color:#4A4C4E;
  font-size:80%;
}

#employees li {
  position:relative;
  height: auto !important;
  height: 210px;
  min-height: 210px;
  border-bottom:1px #000000 dotted;
  padding-bottom:5px;
  margin-bottom:10px;
}

#employees p {
  padding:4em 0 0 0;
  text-indent: 10px;
  font-size:80%;
}
