/*
*
*  Logic Missions Style Sheet
*  missions.css
*
*/

#missionarySelect {
  margin-bottom: 0;
  padding-bottom: 0;
}

#missionarySelect p {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
}


#missions #sectionNavs {
  width: 460px;
}

#missions #sectionNavs ul li {
  width: 210px;
}

#missions #btnGo {
 width: 30px;
}

#introImg {
  float: left;
  margin-right: 15px;
}

.introImg {
  float: left;
  margin-right: 15px;
}

div.post {
  clear: both;
  margin-top: 16px;
}

.thumbnail {
	float: left;
}

.post p {
  margin-left: 59px;
  margin-bottom: 0;
}

.bio {
  margin-top: 16px !important;
  margin-top: 26px;
}

#leftHalf {
  float: left;
  width: 184px;
}

#rightHalf {
  float: right;
  width: 300px;
  margin-top: -14px !important;
  margin-top: 0;
}

.supportAddress {
  margin-left: 10px;
  font-style: italic;
  display: block;
}

#quickNote {
  padding-top: 1px;
  margin-top: 12px;
  background: url('../../imgs/long_dashes.gif') top left no-repeat;
}

#Message {
  width: 170px;
}

.unreached {
  width: 220px;
  height: 350px;
  float: left;
  margin: 0 10px 5px 0;
  padding: 0;
}