#contentInner {
  padding: 0 70px 0 70px;
  margin: 0;
}
#contentOuter .t { background-color: white; }
#contentOuter .tr { padding: 0; }
#contentInner .container {
  display: table;
  width: 100%;
}

#detailsMenu {
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
#detailsMenu span {
  margin-right: 1px;
}
#detailsMenu a img {
  border: none;
}
#detailsMenu a:link {
  color: #363636;
}
#backToSearch {
  font-family: sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  margin-left: 40px;
  margin-top: 10px;
}
#backToSearch img {
  vertical-align: middle;
  padding-bottom: 1px;
}
#detailsMenu img {
  behavior: url('/css/pngbehavior.htc');
}

h1 { margin-left: 20px; }
.report {
  margin-bottom: 20px;
  margin-left: 20px;
  float: left;
  width: 322px;
}
.report, .report h2 {
  color: #323232;
}
.report .thumb img {
  border: 1px solid black;
}
.thumb .postedDate {
  margin-top: 8px;
  margin-left: 8px;
  font-size: 12px;
  color: #666666;
}
.report h2 {
  padding-bottom: 0;
  margin-bottom: 2px;
}

hr {
  width: 670px;
  height: 1px;
  background-color: #b2b2b2;
  border: none;
  margin-bottom: 0;
}

