@import url(index.css);

#content h3 {
  text-transform: lowercase;
}

#content div a,#content li a {
  background: none;
  margin: 0;
  overflow: visible;
  padding: 0;
  position: static;
  text-indent: 0;
}

#content div {
  margin-bottom: 2em;
}

#content div a {
  background: none;
  display: inline;
}

#content div a img {
  border: 1px solid #005581;
}

#content div p {
  float: right;
  width: 21.5em;
}

#content li {
  background: none;
  padding-left: 0;
  margin: 0;
  margin-top: .3em;
}

#content li a {
  background: url(../img/backgrounds/mail.gif) no-repeat;
  display: inline-block;
  height: 1.2em;
  margin-left: .7em;
  overflow: hidden;
  text-indent: -999em;
  vertical-align: middle;
  width: 1.8em;
}

#content p a {
  margin-top: 2em;
  width: 12em;
}

#aContactStaffDownload {
	background: no-repeat 1px url(../img/backgrounds/arrow-dashed-right.gif);
	padding-left: 28px;
}
