/* Music library tabular settings */


p.event
  {
  margin-top: 0;
  margin-bottom: 0;
  background: #f0f0f0;
  }

p.descr
  {
  margin-top: 0;
  margin-bottom: 1em;
  padding-left: 1em;
  }

p.descr em
  {
  color: #000080;
  font-style: italics;
  }

span.date
  {
  font-weight: bold;
  }
  