div#content a.pdf
{
  /* unused until I update the PDF version of my CV */
  padding-left: 20px;
  background: url(../../images/misc/pdf.gif) no-repeat left top;
  font-size: 1.2em;
}

div#content h2
{
  padding-bottom: 5px;
  border-bottom: 2px solid #ddd;
  margin-top: 30px;
}

div#content ul#relevant-employment li.job
{
  margin-bottom: 40px;
}

div#content h3
{
  margin-bottom: 2px;
}

div#content p.job-title
{
  margin-bottom: 0;
  font-style: italic;
}

div#content ul#education li
{
  margin-bottom: 10px;
}

div#content ul#education p.years
{
  margin-bottom: 0;
  font-style: italic;
}

div#content ul#education p.qualifications
{
  color: #000;
}

div#content ul#education p.qualifications,
div#content ul#education p.place
{
  margin-bottom: 0;
}

p#footer
{
  margin-top: 30px;
}