#page_projects .left_column{
  float:left;
  width: 300px;
  margin-right:20px;
}
#page_projects .right_column{
  float:right;
  width: 280px;
  background: url(/img/vertical_dotted_gray.png) 0 0 repeat-y;
}

div.map_widget{
  float:right;
  margin: 0 0 20px 20px;
  padding:10px;
  background: #eaeaea;
}

table#ivanpah_benefits{
  width: 600px;
}
table#ivanpah_benefits th, table#ivanpah_benefits td{
  padding: .25em 0;
  text-align: left;
  width: 45%;
  border-bottom: 1px solid #eee;
}
table#ivanpah_benefits .footnote{
  color: #999;
  font-size: 10px;
  font-style: italic;
}

table#world_class_partners td.logo{
  width: 200px;
  text-align: center;
  vertical-align: middle;
}
table#world_class_partners td.desc{
  vertical-align: top;
  border-left: 1px solid #eee;
  padding: 20px;
}
dd#project_details{
  font-size: 13px;
}
#page_projects_ivanpah_send_a_letter #showcase{
  height: 277px;
}
#page_projects_ivanpah_send_a_letter #letter_body{
  border:1px solid #fcd765;
  background:#fbfef4;
  width: 47%;
  float:left;
  padding: 10px;
  font-size: 11px;
  color: #333;
}
#page_projects_ivanpah_send_a_letter #letter_form{
  width: 40%;
  float:right;
}
#page_projects_ivanpah_send_a_letter #letter_form .input_field{
  width: 200px;
}

#community_voices_block img#community_voices_person{
  float:left;
  margin-right: 10px;
}