#explore_states_block {position:relative;}
#explore_states_block .state_image {
  position:absolute;
  right:45px;
  top:55px;
  width:84px;
  height:54px;
  background:url('image/white_us.png') 0 0 no-repeat;
}
#explore_states_block .headline {
  font-family:'Copse',serif;
  font-size:24px;
  color:#fff;
  margin:0 0 10px 30px;
  padding-top:10px;
}
#explore_states_block .subhead {
  font-family:'Copse',serif;
  font-size:15px;
  color:#fff;
  margin:-3px 144px 0 30px;
  line-height:17px;
}
#explore_states_block .state {margin:15px 0 0 30px;}
#explore_states_block .state select {
  font-family:arial,helvetica,sans-serif;
  font-size:11px;
  color:#333;
  border:1px solid #076b38;
  width:150px;
}
#explore_states_block .form-item {margin:0;}