/* Specific styles for Washington content in FOEA */

div.body-norm p {
  /* indented p is the default in PGWDE vendor tagging. */
  text-indent: 1.5em;
}

div.note-source p {
  text-indent:0;
}

div.postscript p:first-child {
  text-indent: 0;
}

table.password {
  border-collapse: collapse;
  width: 100%;
}

td.csigns, td.parole {
  line-height: 120%;
  vertical-align: top;
  width: 50%;
}

td.csigns {
  text-align: right;
}
