#me {
  text-align:center;
}
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}
h1, h2, h3 {
  font-size: 12pt;
  font-weight: bolder;
}
h4, h5, h6 {
  font-size: 10pt;
}
dd {
  clear: both;
  -moz-margin-start: 40px;
}
hr {
  margin-top: 0.55em;
}

dd > ul, div > ul {
  list-style-type: disc;
  margin-left: 1em;
  padding: 0;
}
#me * {
  text-align: center;
}
.location {

}
#term-address:before {
  content: "School Address:";
}
#term-address {
  float: left;
  margin-bottom: 0.5em;
}
#home-address:before {
  content: "Permanent Address:";
}
a[href] {
  color: hsl(0,100%,0%);
}

a[href^="mailto:"] {
  text-decoration: none;
}

#home-address {
  float: right;
}
hr, div.contact, div.resume-content {
  clear: both;
}
#qualifications {
  list-style: none;
  margin: 0;
  padding: 0;
}
.event {
  float: left;
}
.event + .where {
  -moz-margin-start: 0;
  float: right;
  clear: none;
}
.where ~ dd {
  -moz-margin-start: 40px;
  clear: both;
}
#qualifications > li > div {
  clear: both;
  margin-left: 3em;
  margin-right: 0;
  padding: 0;
}

abbr {
  border-bottom: 0;
}