div#school_house_form {
    margin: 0 0 8px 0;
}
  
  div#school_house_form select {
    width: 152px;
    border: 1px solid #999;
    margin: 0 0 8px 0;
  }
  
  div#school_house_form label {
    text-transform: uppercase;
    font-weight: bold;
    
  }