#content_container {
  width: 976px;
  background: #e7e7e7 none;
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
}
#print_pdf_container {
  margin: 6px 20px 0 0;
}
#page_content {
  margin: 26px 15px 17px;
  min-height:300px;
}
#page_content h3 {
  border-bottom: 1px solid #A9A9A9;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 25px;
  padding-bottom: 10px;
  width: 100%;
}
#page_content p {
  padding-bottom: 20px;
}
#page_content p.inline_block {
  display: inline-block;
}
#page_content h4 {
  border: medium none !important;
  color: #3C7190;
  font-size: 14px !important;
  margin-bottom: 0 !important;
  line-height: 1.25em;
}
#page_content a {
  color: #7BA710;
}
#page_content hr {
  border: 0;
  height: 1px;
  color: darkGray;
  background-color: darkGray;
}
#page_content h2 {
  clear: left;
}
#page_content > img.floatleft {
  margin-bottom: 20px;
}
.search_results > h1 {
  margin-bottom:20px !important;
}
.search_results > p, .search_results_list > li > p {
  padding-bottom: 5px !important;
}
.search_results_list {
  margin: 10px 0 0;
  padding-bottom: 0 !important;
}
.search_results_list > li {
  list-style-type:decimal !important;
  margin-bottom:10px;
  font-weight:bold;
  padding: 8px;
}
.search_results_list > li:nth-child(odd) {
  background:#F3F3F3;
}
.search_results_list > li > p:nth-child(2) {
  font-weight:normal !important;
}

ul.link_list li {
  list-style: none !important;
  margin: 0 !important;
}
