.page_header {
  margin-top: 33px;
  margin-bottom: 18px;
  color: #333333; }
  .page_header h1, .page_header h2 {
    font-family: MetaPlusBold-Roman, Arial, Verdana, sans-serif;
    font-weight: bold;
    font-size: 38px;
    color: #333333;
    margin: 0px; }
  .page_header h1 {
    clear: left; }
  .page_header h2 {
    font-family: Calibri, Arial, Verdana, sans-serif;
    font-size: 22px;
    color: #858585; }

dl.key_value_pairs dt {
  width: 45%;
  float: left;
  clear: both;
  font-weight: bold;
  text-align: right;
  padding-right: 2.5%; }
dl.key_value_pairs dd {
  width: 45%;
  float: left;
  text-align: left;
  padding-left: 2.5%;
  margin-left: 0; }

#testimonials_page {
  background: transparent url('../images/scratchmedia/tab_speech.gif') no-repeat top left; }
  #testimonials_page .page_header h1 {
    padding-top: 0; }

#testimonials_page .testimonials .module {
  position: relative;
  margin-bottom: 10px; }
#testimonials_page .testimonials .module .module-content {
  padding: 12px 30px 18px 22px; }
  #testimonials_page .testimonials .module .module-content .header h3 {
    margin-bottom: 10px;
    color: #594716;
    font-family: Arial, Verdana, sans-serif;
    font-weight: normal;
    font-size: 18px; }
  #testimonials_page .testimonials .module .module-content .body {
    color: #333333;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px; }
    #testimonials_page .testimonials .module .module-content .body p {
      margin-bottom: 0; }
  #testimonials_page .testimonials .module .module-content .footer {
    text-align: right; }
    #testimonials_page .testimonials .module .module-content .footer span {
      color: #686868;
      font-family: Verdana, Arial, sans-serif;
      font-style: italic;
      font-size: 12px; }
#testimonials_page .testimonials .odd .module {
  border-style: none;
  border-color: #fbf0d3; }
  #testimonials_page .testimonials .odd .module .module-content {
    background-color: #fdfaf3;
    border-width: 5px;
    border-style: solid;
    border-color: inherit; }
#testimonials_page .testimonials .even .module {
  border-style: none;
  border-color: #f5e9c9; }
  #testimonials_page .testimonials .even .module .module-content {
    background-color: transparent;
    border-width: 3px;
    border-style: solid;
    border-color: inherit; }
#testimonials_page .testimonials .module .x1 {
  display: block;
  font-size: 0;
  height: 1px;
  width: 1px;
  position: absolute;
  left: -15px;
  top: 15px;
  border-left: 0px none;
  border-right: 15px solid;
  border-right-color: inherit;
  border-top: 0px solid transparent;
  border-bottom: 20px solid transparent;
  _border-top-color: cyan;
  _border-bottom-color: cyan; }
