* {
  overflow: visible;
}

html,body {
  font-size: 12pt;
  background: none;
  font-family: "Times New Roman", serif;
}

#page {
  width: 85%;
  border: none;
}

.commonPanelBox,
#contentWell,
#mainContent1Col,
#mainContent2Col {
  border: none;
  margin: auto;
  padding: 0.5em;
  width: auto;
}

.print   { display: block; }
.noPrint { display: none !important; }

#header,
.primaryNav,
#time_stamp,
#googleFooterBox,
#sideBar,
#footer,
.secondaryNav,
.editPost,
.addthis_toolbox,
.commentBox,
.pleaseLoginMessage,
.devAlert
.rich-tab-bottom-line
{
  display: none !important;
}

p {
  widows: 3;
  orphans: 3;
}
