.error {
  color: red;
}
#directory_navigation li {
  float: left;
  list-style-type: none;
  background-image:none;
}
.clear_it {
  clear: both;
}
.company_container {
  border-bottom: 1px solid #e9e9e9;
  margin-bottom: 10px;
}
.hidden {
  display: none;
}
