form .form-submit {
  background: url('../images/global/global.png?v=3') no-repeat -250px -549px transparent;
  border: none;
  width: 188px;
  height: 28px;
  color: #fff;
  font-size: 11px;
  font-weight: bold;
  text-transform: uppercase;
  cursor: pointer;
}
form .form-item {
  margin-top: 0;
  margin-bottom: 0.8em;
}

/* -------------- Contact form ----------------- */

#contact-site-form .form-item label {
  margin-bottom: 3px;
}
