.contact-form {
  background: transparent url("library/images/main/dots-horiz-content.gif") no-repeat left bottom;
  float: left;
  font-family: 'Lucida Grande', Tahoma, Verdana, sans-serif;
  font-size: 0.8em;
  margin: 20px 0px 6em 0px;
  padding-bottom: 4em;
  width: 100%;
}

.contact-form label {
  display: block;
  padding-bottom: 0.5em;
}

.btn-send {
  background-position: 0px -125px;
  width: 70px;
}

.btn-send:hover {
  background-position: -200px -125px;
}

h4.full-contact-details {
  background-position: 0px -440px;
  width: 180px;
}