#about {
  margin-top: 18px;
  margin-left: 180px;
  width: 820px;
}

#about h2 {
  border: 0;
  margin-left: 0;
  margin-top: 30px;
  margin-bottom: 10px;
  padding-left: 0;
  padding-top: 0;
}

#about h2:first-child {
  margin-top: 0;
  padding-top: 42px;
  margin-bottom: 30px;
}

#about p {
  text-indent: 20px;
  margin-bottom: 10px;
}

p.note {
  background: #eee;
  padding: 14px 19px;
  border: 1px solid #ccc;
  font-weight: bold;
  color: #333;
}

p.note em {
  font-style: normal;
  color: #0092d1;
}

p.note + p,
#about h2 + p {
  text-indent: 0;
}

#about .content {
  width: 445px;
  margin-right: 30px;
  float: left;
}

#me_photo {
  width: 180px;
  margin-top: 37px;
  float: left;
}

#me_photo img {
  width: 180px;
  margin-bottom: 3px;
  margin-left: -2px;
  display: block;
}

#me_photo .caption {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  text-indent: 0;
}