li.expandable { list-style: none }

li.expandable ul.children { display: none; }

a.expand-plus img, a.collapse-minus img, a.no-expand img,
a.expand-plus img:hover, a.collapse-minus img:hover, a.no-expand img:hover
  { border: none; background-color: white; padding-bottom: 0px; padding-top: 0px; padding-right: 8px; margin: 0px 0px 0px 0px; }
img.no-expand { padding-left: 0; padding-right: 4px; padding-top: 0px; padding-bottom: 0px; margin: 0px 0px 0px 0px; }

img.modal-link-ely { cursor: pointer; }

