.section p,
.section p a {
  color: #767676;
}

#sections .section a {
  display: block;
}

#topSummary {
  border: 0px;
  margin-bottom: 0px;
  padding-bottom: 10px;
}

.section p a.email {
  color: #066AA6;
}

#sections .section a.title:hover {
  background-repeat: no-repeat;
}

#sections .section a.title {
  height: 122px;
  width: auto;
  padding: 10px 6px;
}

#sections .section a.title img {
  height: 122px;
  width: 188px;
}

#sections .section a.text {
  padding: 0px 10px 20px 10px;
}

#sections .section a:hover.text {
  color: #767676;
}

#sections .section p {
  text-transform: uppercase;
  font-size: 70%;
  font-weight: bold;
}

#sections .section p a.value,
#sections .section p.value a.email {
  padding-bottom: 20px;
  font-style: italic;
  font-size: 230%;
  font-weight: normal;
}

#sections .section p.value a.email:hover {
  color: #a5c526;
}

#sections .section p.value a.email {
  font-size: 120%;
  text-transform: lowercase;
}

.relations a {
  display: block;
}

.relations a.user {
  text-decoration: none;
  border-bottom: dotted 1px #066AA6;
  font-size: 110%;
  font-weight: bold;
  margin-bottom: 5px;
}

.relations a.user:hover {
  text-decoration: none;
  border-bottom: dotted 1px #a5c526;
}

.relations p {
  text-transform: uppercase;
  float: left;
  min-width: 60px; 
  font-size: 60%;
  font-weight: bold;
  color: #878787;
  padding-top: 3px;
}

.relations p.value {
  min-width: auto;
  text-transform: lowercase;
  font-weight: normal;
  font-size: 120%;
  padding-top: 0px;
}

#pressContact {
  padding: 12px 5px 5px 5px;
  float: left;
}

#pressContact div {
  line-height: 140%;
  border-bottom: 1px dotted #DDD;
}

#contactBox {
  padding-bottom: 0px;
  border-bottom: 1px solid #C3C3C3;
  margin-bottom: 20px;
}

#findLawyer {
  float: left;
  width: 200px;

}

.relations {
  margin-left: 220px;
}