#Content {
  background:url(../background/life_with_the_earth.jpg) no-repeat;
  background-color:#96c000;
}


tr.text_q th,
tr.text_q td {
   font-weight: bold;
   padding-bottom: 11px;
   line-height: 130%;
}
tr.text_a th,
tr.text_a td {
   padding-bottom: 36px;
   line-height: 150%;
}
tr.text_q th,
tr.text_a th {
   font-weight: bold;
   text-align: right;
   padding-right: 6px;
}

tr.text_q td,
tr.text_a td {
   padding-right: 10px;
}


div.interview_photo img {
   display: block;
   padding: 0 0 32px;
}


div.interview_text table {
   padding-bottom: 12px;
}

div.interview_text table th,
div.interview_text table td {
   vertical-align: top;
}

.clear {
   clear: both;
}