a#head-shot-holder {
  background-color: black;
  padding: 2px;
  display: block;
  width: 190px;
  text-decoration: none;
  float: left;
  margin-right: 10px;
}

a#head-shot-holder strong {
  color: #e6e6e6;
  text-align: center;
  display: block;
  font-size: 12px;
}

a#head-shot-holder span.p {
  background-color: #e6e6e6;
  font-size: 9px;
  text-align: center;
  padding: 3px;
  color: black;
  display: block;
  line-height: 10px;
  padding-top: 1px;
}

div#right-column {
  float: right;
  width: 270px;
  margin-left: 10px;
  padding-right: 0;
}

div#recent-updates {
  padding: 0 10px 10px;
  background-color: #f9f9f9;
  border: solid #afafaf 1px;
}

a.button {
  margin-bottom: 5px;
  display: block
}

h2#home-page-subhead {
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 5px;
  padding: 0;
  text-align: center;
  letter-spacing: -1px;
}

div#recent-updates h3 {
  font-size: 14px;
  text-align: center;
  letter-spacing: -1px;
  margin: 2px 0;
}

div#recent-updates ul {
  margin: 0;
  padding: 0;
  list-style-type: none
}

div#recent-updates li {
  padding: 0;
  margin: 0;
}

div#recent-updates ul div {
  border-top: solid #ccc 1px;
  margin: 3px 0;
  padding: 2px 0
}

div#recent-updates div, div#recent-updates p {
  font-size: 11px;
}

div#recent-updates p {
  margin-bottom: 0
}

.success-story {
  overflow: hidden
}

.thumb {
  float: left;
  display: inline;
  width: 120px;
  margin-right: 5px;
}

.success-story {
  width: auto;
  margin-bottom: 10px;
}

.success-story a:hover {
  color: #fdd !important
}