#identity {
  float: left;
  width: 200px;
  margin-top: 10px;
}

#photo {
  padding: 10px;
  border: 1px solid #ccc;
  background-color: white;
  float: left;
}

#name {
  clear: left;
  padding: 5px;
}

#statement {
  font-style: italic;
}

#information {
  float: right;
  width: 660px;
  margin-right: 10px;
  margin-top: 5px;
}

.section {
  width: 580px;
  float: left;
}

.section.half {
  width: 280px;
  margin-right: 20px;
}

.section-content{
  margin-bottom: 20px;
  padding: 8px;
}

.section-content th{
  padding: 0;
  margin: 0;
}

.section-content th{
  text-align: left;
}

.office {
  float: left;
  margin-right: 10px;
}

.office p {
}

h3 {
  clear: both;
  color: #333;
  margin: 0;
  padding: 8px;
  font-size: 16pt;
  border-bottom: 1px solid #999;
}

h3 span {
  font-size: 10pt;
  font-weight: normal;
  color: #666;
}

.verified img {
  height: 32px; 
  vertical-align: middle;
}

.verified {
  color: #999;
  margin-left: 20px;
}

.map {
  margin-top: 3px;
}

.map img {
  height: 32px; 
  vertical-align: middle;
}

.map a {
  color: #999;
}

#list table {
  border-spacing: 0px;
  padding: 0px;
  margin: 0px;
  width: 100%;
}

.therapist {
  margin: 0px;
  padding: 0px;
  width: 33%;
  padding-bottom: 20px;
}

.therapist img {
	border: 1px solid #666;
	margin-bottom: 2px;
}

.therapist {
  margin-bottom: 10px;
}

.therapist a {
  color: #333;
  font-size: 10pt;
}

.therapist p {
  padding: 0;
  margin: 0;
  margin-bottom: 8px;
}

.therapist a {
  font-size: 10pt;
}

.therapist strong {
  font-weight: bold;
  color: black;
  font-size: 11pt;
}

.therapist em {
}

.therapist span {
}

.therapist strong {
  font-weight: bold;
  color: #000;
}

.not-verified {
  color: red;
}
