h3, h4
{
  margin: 0px;
  padding: 0px;
}
h4
{
  margin-top: 1em;
}
#left p
{
  padding-top: 0px;
  margin-top: 0px;
}
#left h2
{
  margin-bottom: .75em;
}

.section
{
  padding-top:15px;
  background: url(images/mailline.jpg) no-repeat center top;
  padding-bottom: 15px;
}
#left a
{
  text-decoration: none;
  padding-bottom: 7px;
  color: #333333;
}
#left a:hover
{
  background: url(images/underline2.gif) no-repeat left bottom;
}
address
{
  font-style: normal;
}
.jobPosting
{
  background-color: white;
  border: 1px dashed #999999;
  margin: 1em;
  padding: 1em;
}
