table th {
  text-align: left;
  vertical-align: bottom;
}

ul.error_list {
  padding: 0;
}

ul.error_list li {
  list-style: none;
  color: red;
}


#breadnavtreetable {
  color: black;
  
}

table#breadnavtreetable  a {
  color:  blue;
  border-bottom: 0px;
  text-decoration: underline; 
}

table#breadnavtreetable  a:hover {
  color:  blue;
  text-decoration: none;
}
