ul {
  list-style-type: square;
}

img#libimg {
  border: #cfcfcf 1px solid; 
  padding: 5px;
  margin: 5px;
}

#libfaq .divhr {
  border-bottom: 1px dotted #cfcfcf;
  margin: 0;
  height: 2px;
  width: 100%;
}


#lib_tab_1 table {
  border-top: 1px solid #8facce;
  border-left: 1px solid #8facce;
  border-collapse: collapse;
  border-spacing: 0px;
}

#lib_tab_1 th {
  border-right: 1px solid #8facce;
  border-bottom: 1px solid #8facce;
  font-weight: bold;
  text-align: left;
  padding: 5px;
  background-color: #dbe5f1;
}

#lib_tab_1 td {
  border-right: 1px solid #8facce;
  border-bottom: 1px solid #8facce;
  padding: 5px;
}

.lib_indent{
	margin-left: 20px;
	list-style: disc;
}

#lib_menu_1 {
  margin: auto;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px dotted #24559c;
}

#lib_menu_2 {
  margin: auto;
}

#lib_menu_2 ul {
  list-style-type: square;
  color: #24559c;
  margin-top: 3px;
  margin-bottom: 1px;
  font-size: 11px;
}

