
span.title { font-weight: normal; color: #000; font-style:italic; }

ul#organizations li {
  padding: 0.5em;
  list-style: none;
  background: url(images/h5_grad.gif) repeat-x;
  margin: 0;
  margin-right: 4em;
  border-top: 1px dotted #ccc; 
  list-style-image: none;
  }
  
h5 { margin-bottom: 0.3em; }
