p.error {
  color: red;
}

div.searchForm input[type='text'] {
  width: 50%;  
  margin: 1% 0;
}

iframe.video {
  margin: 0 0 2% 0;
  width: 100%;
  height: 410px;
}

div.mortgageRatesTable form {
  box-sizing: content-box;  
}
div.mortgageRatesTable form p {
  padding: 0.8% !important;
  margin: 0 0 0 0 !important;
  height: 1.5em !important;
}