#registration {
  border: 1px solid #0055a5;
  width: 300px;
  float: right;
}
#registration input {
  width: 100%;
}
#registration h1 {
  text-align: center;
  margin: 0px;
  font-size: 1.4em;
  background-color: #0055a5;
  color: white;
}
#registration form {
  padding: 20px;
}
#registration p {
  text-align: center;
}

.panel-section {
  border: 1px solid #0055a5;
  font-size: 0.7em;
  text-align: center;
}

#services {
}
#services {
    border-collapse: separate;
    border-spacing: 2px;
}
#services td {
  vertical-align: top;
  border: 1px solid #0055a5;
  width: 15.31385%;
}
#services h3 a {
  color: white;
}
