@import url(http://www.buildinghistory.org/css/printbasic.css);


h2 {  
font-size: 1.5em; 
padding: 0.3em 0.25em;
}


h3 {  
font-size: 1.1em; 
font-weight: normal; 
font-style: oblique;
}

.linksbox { padding: 5px 10px;}
 
.linksbox ul { list-style-type: none;} 

.rightbox {  
float: right; 
border: 1px solid black;
text-align: center; 
margin: 6px; 
}

.rightbox p { 
font-size: smaller; 
font-style: italic; 
line-height: 100%;
padding: 3px; 
}

.leftbox {  
float: left; 
border: 1px solid black; 
text-align: center; 
margin: 6px; 
}

.leftbox p { 
font-size: smaller; 
font-style: italic; 
line-height: 100%;
padding: 3px; 
}

#content {
line-height: 120%
}

#content sup a.note {
border: none;
padding: 0.1em 0.2em;
background-color: white;
color: black;
font-size: 0.80em;
margin-right: 0.2em;
text-decoration: none;
line-height: 0em;
}

sup a span { display: none; }

#footnotes { font-size: 0.90em;}
