/* Document CSS for Madison Papers */

.JSMN div.abstract_link {
  border-top:1px solid black;
  padding-top:3px;  
}
.JSMN div.abstract_link p, .JSMN div.supplement_link div.note-editorial p {
  font-family: Verdana,arial, helvetica, sans-serif;
  font-size:90%;
  text-indent:0 !important;
}

.JSMN div.supplement_link div.note-editorial p {
  margin-top:1ex;
  }

.JSMN div.docback div.note-source {
  padding: 0;
  margin-bottom:1ex;
}

.JSMN div.docback div.note-source p {
  text-indent:1em;
}

.JSMN div.note-editorial-intratext {
  margin: 0.5ex 0 1em 0;
  font-size: 90%;
  text-indent: 0;
}

.JSMN div.note-editorial-intratext p {
  padding-top: 1em; padding-bottom: 1ex;
  text-indent: 0;
  font-family:Verdana, arial, helvetica, sans-serif;
}

.JSMN div.note-source {
   margin-bottom: 1em;
   padding: 0 2em 0 2em;
}

.JSMN div.note-source p:first-child {
  text-indent: 0 !important;
}

.JSMN h1.btf, .JSMN h2.btf {
  font-size: 100%;
  font-weight: normal;
  margin: 0 auto;
}

.JSMN dl.table-like {
  width: 100%;
  margin: 0;
}

.JSMN .table-like dt {
  float: left;
  clear: left;
  width: 15%;
}

.JSMN .table-like dd {
  float: left;
  width: 80%;
  margin-left: 2%;
}

.JSMN #doc_text span.unclear {
  color: inherit;
}

span.cipher {
   font-style:italic;
   border-bottom:1px dotted gray;
}
