h1#accreditations { background: url(../images/h1_accreditations.png) no-repeat; }
#content.home_content p.acc { font-size: 12px; line-height: 18px; margin-bottom: 0; }
#accreditations_list li {
  float: left;
  border-bottom: 1px solid #000;
  width: 600px;
}
#accreditations_list li.last {
  border-bottom: none;
}
#content.home_content .details {
  float: left;
  width: 310px;
}
#content.home_content .logos {
  float: left;
}

#content.home_content .details p, #content.home_content .details a {
  float: left;
  text-transform: uppercase;
  font: bold 12px Arial, Helvetica, sans-serif;
  line-height: 18px;
  color: #000;
}
#content.home_content .details p {
  width: 310px;
  margin-bottom: 0;
}

#content.home_content .details a:hover { text-decoration: none; }