a.download_pdf,
#about,
#about_photo,
#summary,
#education,
#professionalExperience,
#applicationProficiencies,
#careerObjectives,
#careerObjectives {
  width: 196px;
  height: 34px;
  background-position: 0px -79px;
  margin: 0 auto 0 auto;
}

#summary {
  width: 274px;
  height: 34px;
  background-position: 0 0;
  margin: 1px auto 8px auto;
}

#education {
  width: 125px;
  height: 33px;
  background-position: -273px -172px;
  margin: 0 auto 10px auto;
}

#professionalExperience {
  width: 262px;
  height: 33px;
  background-position: 0 -36px;
  margin: 0 auto 10px auto;
}

#applicationProficiencies {
  width: 150px;
  height: 33px;
  background-position: -248px -133px;
  margin: 0 auto 10px auto;
}

#about_photo {
  float: left;
  width: 120px;
  height: 131px;
  background-position: -277px 0;
  margin: 37px 10px 0 0;
}

#about {
  width: 193px;
  height: 34px;
  background-position: 0 -115px;
  margin: 0 auto;
}

a.download_pdf {
  float: right;
  width: 122px;
  height: 111px;
  background-position: -122px -154px;
  margin-top: 6px;
}

a.download_pdf span {
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  background: url(/resume/images/resumeHeaders3-1.png) no-repeat;
  opacity: 0;
  transition: opacity 0.2s;
  /* -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s; */
}

a.download_pdf span {
  background-position: 0 -154px;
}

a.download_pdf:hover span {
  opacity: 1;
}

.title_line {
  width: 227px;
  height: 6px;
  background-position: 0px -71px;
}

.resumeDefList {
  width: 100%;
  float: left;
}

dd {
  float: left;
  padding: 0 0 3px 11px;
  width: 99%;
}

dd span strong {
  font-size: 1.1em;
}

.dd_dashed_border {
  border-bottom: 1px dashed #241a1b;
}

.div_subPanels {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

#div_about {
  width: 100%;
  float: left;
  margin-bottom: 50px;
}

.listSeperation {
  padding-top: 30px;
}

.resume_download_outer {
  width: 256px;
  width: 100%;
  height: 53px;
  margin: 20px auto 10px auto;
  float: left;
}

.resume_download_inner {
  width: 17%;
  height: 53px;
  margin: auto;
}

.download_icon {
  width: 47px;
  height: 70px;
  background: url(/resume/images/resumeHeaders3-1.png) no-repeat;
  background-position: -38px -153px;
  float: left;
}

.ul_download_links {
  list-style: none;
  float: left;
  font-size: 160%;
  margin: 7px 0 0 17px;
}

.ul_download_links li {
  margin-bottom: 3px;
}
