.destiny_image {
  float: left;
  border: 2px solid #fff;
  margin-bottom: 17px;
}

.destinys .each_package { 
  padding-bottom: 31px;
  margin-bottom: 26px; 
}
.destinys .each_package h4 { height: auto; }
.destinys .each_package a { color: #474747; }
.destinys .each_package a:hover { color: #f4bf06; text-decoration: underline; }

.destiny_popup {
  position: absolute;
  top: 0;
  left: -9999px;
}

.each_destiny {
  float: left;
  text-align: left;
  width: 758px;
  background: #ebeae2;
  min-height: 436px;
  height: auto !important;
  height: 436px;
  padding: 20px 0 0 0;
  border-bottom: 1px solid #a1a09b;
  border-left: 1px solid #898884;
  border-top: 34px solid #474747;
}

.each_destiny h6 {
  font-size: 36px;
  font-weight: normal;
  line-height: 50px;
  height: 50px;
  float: left;
  width: 725px;
  color: #474747;
  letter-spacing: -2px;
  padding: 0 0 0 31px;
}

.pop_image {
  float: left;
  padding: 15px 0 40px;
  margin: 0 0 26px 29px;
  width: 702px;
  background: url(../images/popup_dotted_line.png) left bottom repeat-x; 
}

.pop_image img {
  float: left;
  border: 2px solid #fff;
}

.each_destiny p { 
  width: 540px;
  padding-left: 31px; 
}