#leadingline {
  width: 153px;
  height: 36px;
  background: transparent url('images/contact/leadingline.gif');
  margin: 15px 10px 10px;
  float: right;
}

#internet {
  width: 116px;
  height: 19px;
  background: transparent url('images/contact/internet.gif');
  margin: 15px 0 5px;
}

#mail {
  width: 60px;
  height: 20px;
  background: transparent url('images/contact/mail.gif');
  margin: 35px 0 10px;
}

#phone {
  width: 123px;
  height: 19px;
  background: transparent url('images/contact/phone.gif');
  margin: 35px 0 10px;

}

td {
  padding-right: 2em;
}

.contactmedium {
  float: right;
  margin: -1em 1em 0 0;
}

.leftcol {
  width: 420px;
  float: left;
  text-align: left;
  margin-top:38px;
}

.pointtext {
  width: 260px !important;
}
