.hidden {display : none;}

/* This is needed by anything useing a hide/show indicator. */

tt.ind {
  cursor           : pointer;
  font             : normal normal bold 7pt verdana, geneva, arial, helvetica, sans-serif;
  text-decoration  : none;
  border           : 1px solid black;
  background-color : white;
  margin           : 0px 4px 1px 0px;
}

/* Some prayer list stuff. */

div.prayers {
  background-color : white;
  border           : 1px solid black;
  font-size        : 100%;
  padding          : 0px 10px 0px 10px;
}

ul.prayers ul {
  margin-left: 2em;
}

ul.prayers, ul.prayers ul {
  padding-left: 0px;
}

ul.prayers li {
  list-style : none;
  display    : list-item;
  width      : auto;
}

pre {
    font-family:      monospace;
    font-size:        120%;
}

div.pryFrmInst {
   padding-left: 10px;
   text-align:   left;
   font-size:    80%;
}
