.TPkgCharityProject .introImage {
  float:left;
  width:219px;
}

.TPkgCharityProject .projectDetails {
  float:left;
  width:313px;
  overflow: hidden;
}

.TPkgCharityProject .progressBar {
  background-color:#EBE9E9;
  height:10px;
  width:313px;
}

.TPkgCharityProject .startDonationDate,
.TPkgCharityProject .currentDonationState {
  padding-top:2px;
}
.TPkgCharityProject .startDonationDate {
  float:left;
}
.TPkgCharityProject .currentDonationState {
  float:right;
  font-weight:bold;
}

.TPkgCharityProject {
  margin-bottom:15px;
}

.TPkgCharityProject .shortDescription,
.TPkgCharityProject .longDescription {
  padding-top:20px;
}
.TPkgCharityProject .progress {
  padding-top:20px;
}

.MTAACharityVoucherProjects .largeHeadline {
  margin-bottom:20px;
}
.MTAACharityVoucherProjects .introText {
  margin-bottom:20px;
}

.MTAACharityVoucherProjects .submitVoucherBlock input {
  margin-top:3px;
  margin-bottom:5px;
  width:149px;
}

.MTAACharityVoucherProjects .projectList {
  margin-top:7px;
}

.MTAACharityVoucherProjects .projectList label {
  display:block;
}
