#content { width: 580px; }
#content h2 {
  padding: 10px 0 12px;
  border-bottom: 1px solid #000;
}
#content h3 {
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 14px;
}
#content .report {
  width: 560px;
  padding: 15px 10px;
  border-bottom: 1px solid #000;
}
#content .report_description,
#content .report_image {
  float: left;
}
#content .report_description {
  width: 378px;
  padding-left: 80px;
}

