#readPanel p {
  font-size:14px;
  line-height:1.5em;
}
#readPanel #contentRoot>h1#pagetitle { font-size:24px; }
#readPanel h1#pagetitle {
  font-size:18px;
  line-height:1.3em;
  font-family:Georgia,Serif;
}
#readPanel #contentRoot h1#pagetitle {
  margin-bottom:0.75em;
  margin-top:2em;
}
#readPanel #contentRoot a .pageNumber,
#readPanel #contentRoot h1.pageNumber {
  background-color:#e3e3e3;
  border:0;
  border-radius:3px;
  color:#666;
  font-weight:bold;
  font-size:9px;
  line-height:10px;
  margin:0 6px 0 3px;
  padding:2px 0 3px 6px;
  vertical-align:2px;
  display:inline-block;
}
#readPanel footer.pdf p {
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif !important;
  font-size:10px;
  line-height:1.2em;
}
#readPanel footer.pdf .pageNumber {
  background-color:#fff;
  border:none;
  color:#333;
  font-family:Arial,"Helvetica Neue",Helvetica,sans-serif !important;
  font-size:8px;
  padding:0;
  margin-bottom:5px;
  margin-top:5px;
  text-align:left;
}
#readPanel #contentRoot {
  position:relative;
  width:90%;
  margin-left:auto;
  margin-right:auto;
}
#readPanel .content-table-xl {
  margin-left:-7%;
  margin-right:-7%;
}
#readPanel .abstractPlus,
#readPanel .abstractMinus {
  padding-left:0px;
  background:none;
}
