form {
  margin-top: 60px;
  margin-bottom: 60px;
}
.form-item { margin-top: 1em; margin-bottom: 0; }
.form-item input, .form-item select, .form-item .form-textarea-wrapper { border: 1px solid #888888; border-radius: 4px 4px 4px 4px; }
.form-item textarea { border: 0 none; border-radius: 4px 4px 4px 4px; }
.current-path-contact .tabs { background-color: #ffffff; margin-top: 0; margin-bottom: 11px; }
.current-path-contact .tabs .tabs-wrapper { padding: 15px; margin: 0; }