/* BEGIN escholarship-editions.css - CSS layout for CSS2 browsers */

/* @import url("escholarship-editions-print.css") print; */
 
body { 
	color : #000000; 
	background-color : #ffffff; 
	margin-top : 0;
	margin-right : 0;
	margin-left : 0;
	margin-bottom : 0;
	padding : 0; 
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 80%;
} 

a:link {
	color: #1C376E;
	font-size: 100%;
	text-decoration: underline;
}

a:visited {
	color: #1C376E;
	font-size: 100%;
	text-decoration: underline;			
}

a:hover {
	/* color: #A35C00; */
	color: #1C376E;	
	font-size: 100%;
	text-decoration: none;
}

a:active {
	/* color: #A35C00; */
	color: #1C376E;
	font-size: 100%;
	text-decoration: none;
}

a.topnav:link {
	color: #0F152F;
	font-size: 75%;
	text-decoration: none;
}

a.topnav:visited {
	color: #0F152F;
	font-size: 75%;
	text-decoration: none;			
}

a.topnav:hover {
	color: #A35C00;
	font-size: 75%;
	text-decoration: none;
}

a.topnav:active {
	color: #A35C00;
	font-size: 75%;
	text-decoration: none;
}

a.midnav:link {
	color: #0F152F;
	font-size: 75%;
	text-decoration: none;
}

a.midnav:visited {
	color: #0F152F;
	font-size: 75%;
	text-decoration: none;			
}

a.midnav:hover {
	color: #A35C00;
	font-size: 75%;
	text-decoration: none;
}

a.midnav:active {
	color: #A35C00;
	font-size: 75%;
	text-decoration: none;
}

h1 { 
	font-size : 125%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h1.home { 
	font-size : 135%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #576490;
	line-height: 1.3em;
}


h2 { 
	font-size: 100%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 { 
	font-size: 100%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.heading1 { 
	font-size : 120%; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

td.header-left {  
	background : #62708D;
	border-bottom : 1px solid #000000;		
} 

td.header-middle {  
	background: #63718E;
	border-bottom: 1px solid #000000;		
}

td.header-right {  
	background : #62708D;
	border-bottom : 1px solid #000000;		
}

td.header-right-home {  
	background : #62708E;
	border-bottom : 1px solid #000000;		
}

td.topnav-outer {
	border-bottom: 1px solid #000000;		
}

.topnav-inner {
	background: #E9EAEF;
}

.co-brand {
	margin-right: 30px;
	}

.search-text {
	font-size: 75%;
}

.title {
	margin-top: 10px;
	margin-bottom: 5px;
	text-align: center;
	line-height: 1.5;
}

.buy {
	margin-top: 6px;
}

.hr-title {
	border-color:#000000; 
	border-width:1px;
	/* align: center; */	
}

.chapter-text {
	font-size: 85%;
	/* color: #A2A2A2; */
	color: #1C376E;
	font-weight: bold;
}

.content {
	margin-top: 15px;
	margin-left: 28px;
	margin-right: 28px;
}

.content2 {
	margin-top: 30px;
	margin-left: 50px;
	margin-right: 50px;
}

.content-home {
	margin-top: 30px;
	margin-left: 50px;
	margin-right: 0px;
	margin-bottom: 15px;
}

.content-home2 {
	text-align: center;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
}

.search-results {
	font-size: 85%;
	margin-bottom: 5px;
}

.adv-search {
	font-size: 80%;
}		

.featured-title {
	margin-top: 10px;
}

.cdl-logo {
	margin-right: 30px;
}

.footer {
	font-size: 85%;
	margin-top: 5px;
	margin-left: 60px;
	margin-right: 60px;
	margin-bottom: 15px;
}

.footer2 {
	font-size: 85%;
	margin-top: 30px;
	margin-left: 50px;	
	margin-right: 50px;
	margin-bottom: 15px;
}

/* BEGIN SEARCH STYLES */

.search-outer {
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 15px;
	font-size: 100%;
	}

.search-tabs-outer {
	clear: both;
	}

.search-tabs-adv-on {
	/* background: #344698; */
	background: #63718E;
	padding: 7px 10px 11px 10px;
	line-height: 35px;
	font-size: 95%;
	}

.search-tabs-adv-off {
	border-top: 1px #caa004 dashed;
	border-right: 1px #caa004 dashed;
	padding: 7px 10px 11px 10px;
	line-height: 35px;
	font-size: 95%;
	}

.search-tabs-keyword-on {
	/* background: #344698; */
	background: #63718E;
	padding: 7px 10px 11px 10px;
	line-height: 35px;
	font-size: 95%;
	}

.search-tabs-keyword-off {
	border-top: 1px #caa004 dashed;
	border-left: 1px #caa004 dashed;
	padding: 7px 10px 11px 10px;
	line-height: 35px;
	font-size: 95%;
	}

a.keyword-off:link {
	color: #121C3E;
	text-decoration: underline;
	}

a.keyword-off:visited {
	color: #121C3E;
	text-decoration: underline;
	}

a.keyword-off:active {
	color: #121C3E;
	text-decoration: none;
	}

a.keyword-off:hover {
	color: #121C3E;
	text-decoration: none;
	}

a.adv-off:link {
	color: #121C3E;
	text-decoration: underline;
	}

a.adv-off:visited {
	color: #121C3E;
	text-decoration: underline;
	}

a.adv-off:active {
	color: #121C3E;
	text-decoration: none;
	}

a.adv-off:hover {
	color: #121C3E;
	text-decoration: none;
	}

.keyword-on {
	color: #ffffff;
	}

.adv-on {
	color: #ffffff;
	}

.search-inner {
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-bottom: 1px black solid;	
	}

.search-topbar {
	height: 25px;
	color: #ffffff;
	/* background-color: #344698; */
	background-color: #63718E;
	text-align: center;
	line-height: 25px;
	}

.search-tips {
	font-size: 80%;
	text-align: right;
	margin-top: 15px;
	margin-right: 20px;
	}

.basic-search {
	margin-top: 75px;
	margin-bottom: 75px;
	}

.search-query-table {
	margin-top: 20px;
	}

td.search-column-left {
	padding-bottom: 10px;
	text-align: right;
	}

td.search-column-mid {
	padding-bottom: 10px;
	text-align: left;
	}

td.search-column-right {
	padding-bottom: 10px;
	padding-left: 15px;
	text-align: left;
	font-size: 85%;
	}

.publisher {
	font-size: 100%;
	}

.exact-phrase {
	font-size: 85%;
	}

.search-lower {
	margin-left: 7%;
	margin-right: 7%;
	margin-bottom: 15px;
	border-top: 1px gray dotted;
	}

.no-results {
	margin-left: 7%;
	margin-right: 7%;
	}

.optional-limits {
		margin-top: 8px;
		margin-left: 8px;
	}

.optional-limits2 {
		margin-top: 20px;
		margin-left: 10px;
		font-size: 85%;
	}

.submit-button {
	margin-left: 80px;
	}
	
/* END SEARCH STYLES */


/* BEGIN SEARCH RESULTS STYLES */

.search-results-outer  { 
	margin-left:15px;
	margin-right:17px;
	margin-bottom:15px;
	font-size:100%;
} 

.search-term  { 
	color:#000000;
	font-weight:bold;
}

.search-type {
	font-style:italic;
}

a.search-item:link  { 
	text-decoration:underline;
	color:#000000;
} 

a.seach-item:visited  { 
	text-decoration:underline;
	color:#000000;
} 

a.search-item:hover  { 
	text-decoration:none;
	color:#000000;
} 

a.search-item:active  { 
	text-decoration:none;
	color:#000000;
} 

a.top-link:link  { 
	font-size:80%;
	margin-left:8px;
} 

a.top-link:visited  { 
	font-size:80%;
	margin-left:8px;
} 

a.top-link:hover  { 
	font-size:80%;
	margin-left:8px;
} 

a.top-link:active  { 
	font-size:80%;
	margin-left:8px;
} 

.search-summary  { 
	font-size:110%;
	margin-bottom:15px;
} 

.number-items  { 
	font-size:95%;
	text-align:right;
	margin-right:5px;
	padding-bottom:6px;
} 

.search-bar-outer  { 
	width:100%;
	height:25px;
	/*background-color:#caa004;*/
	background-color:#B0C4DE;
} 

.search-bar-inner-left  { 
	float:left; 
	line-height:25px;
	color:#000000;
	font-size:95%;
	margin-left:0px;
} 

.search-bar-inner-right  { 
	float:right;
	line-height:25px;
	color:#000000;
	font-size:95%;
	margin-right:5px;
} 

.search-form  { 
	margin-top:0px;
	margin-bottom:0px;
} 

.form-element {
	margin-right:3px;
	margin-left:10px;
	} 

.pagenumber-links  { 
	margin-bottom:2px;
} 

/* BEGIN SEARCH TABLE STYLES */

.search-results-table  { 
	margin-top:10px;
	margin-left:0px;
	width: 100%;
} 

tr.search-row  {
	margin-bottom:30px;
} 

td.search-results-number  { 
	font-size:100%;
	vertical-align:top;
	text-align:left;
}

td.search-results-thumbnail  { 
	vertical-align:top;
	text-align:center;
	padding-left:5px;
	padding-right:5px;
} 

td.search-results-text  { 
	font-size:100%;
	vertical-align:top;
	text-align:left;
	padding-left:6px;
	padding-bottom:10px;
} 

.search-results-text-inner  { 
	padding-bottom:14px;
	border-bottom:1px gray dotted;
} 

.search-results-snippet  { 
	font-size:85%;
	margin-left:0px;
} 

/* END SEARCH TABLE STYLES */

/* END SEARCH RESULTS STYLES */

/* END escholarship-editions.css - CSS layout for CSS2 browsers */




/*** BEGIN /dynaxml/css/eschol/content.css ***/

/* dynaXML CONTENT stylesheet */


span.topnav {font-size: 75%;}

/* DIVS */

DIV.content {
margin-top: 15px;
margin-left: 28px;
margin-right: 28px;
}

DIV.illgrp {
text-align: center;
}

DIV.table {
text-align: center;
}

/* HEADINGS */


/* LEGACY NETLIBRARY HEADING STYLES */

.Heading-Heading1 {
font-weight: bold;
font-size: 160%;
text-align: center;
margin-top: 36pt;
}

.Heading-Heading2 {
font-weight: bold;
font-size: 140%;
margin-top: 36pt;
}

.Heading-Heading2B {
font-weight: bold;
font-size: 140%;
margin-top: 36pt;
}

.Heading-Heading3 {
font-weight: bold;
font-size: 120%;
margin-top: 13pt;
}

.Heading-Heading4 {
font-style: italic;
font-weight: bold;
font-size: 120%;
margin-top: 9pt;
}

.Heading-Heading5 {
font-weight: bold;
margin-top: 9pt;
}

.Heading-Heading6 {
font-style: italic;
font-weight: bold;
margin-top: 9pt;
}

.Heading-Heading7 {
font-style: italic;
margin-top: 9pt;
}

/* TEXT BLOCKS */

BLOCKQUOTE  {
font-size: 80%;
margin-left: 3%;
margin-right: 3%;
margin-top: 3%;
margin-bottom: 3%
}

P.normal {
text-indent: 4%;
margin-top: 0.5%;
margin-bottom: 0;
}

P.indent {
text-indent: 4%;
margin-top: 0.5%;
margin-bottom: 0;
}

P.noindent {
text-indent: 0;
margin-top: 0.5%;
margin-bottom: 0;
}

P.padded {
text-indent: 4%;
margin-top: 0.5%;
margin-bottom: 2em; 
}

P.hang {
text-indent: -2em;
margin-left: 2em;
margin-top: 0;
margin-bottom: 0;
}

P.right  {
text-indent: 0;
text-align: right;
margin-top: 0;
margin-bottom: 0; 
}

P.center  {
text-indent: 0;
text-align: center;
margin-top: 0;
margin-bottom: 0; 
}

/* LEGACY NETLIBRARY BLOCK STYLES */

P.caption  {
text-indent: 0;
text-align: center;
margin-top: 1%;
margin-bottom: 1%; 
}

P.code {
font-family: "Courier New",monospace;
font-size: 80%;
margin-top: 9pt;
}

P.code-indent {
font-family: "Courier New",monospace;
font-size: 80%;
margin-top: 9pt;
margin-left: 18pt;
}

P.dedication {
font-style: italic;
margin-top: 36pt;
}

P.extract2 {
font-size: 80%;
margin-top: 9pt;
margin-left: 18pt;
margin-right: 18pt;
}

P.Image {
text-indent: 0;
margin-top: 0.5%;
margin-bottom: 0.5%;
}

P.NLtable {
margin-top: 9pt;
}

P.Popup {
margin-top: 9pt;
}

P.sidebar {
font-size: 80%;
margin-top: 9pt;
margin-left: 72pt;
margin-right: 72pt;
padding-top: 7pt;
border-top: 2pt solid;
padding-bottom: 7pt;
border-bottom: 2pt solid;
}

P.sidebar-first {
font-size: 80%;
margin-top: 9pt;
margin-left: 72pt;
margin-right: 72pt;
padding-top: 7pt;
border-top: 2pt solid;
}

P.sidebar-last {
font-size: 80%;
margin-top: 9pt;
margin-left: 72pt;
margin-right: 72pt;
padding-bottom: 7pt;
border-bottom: 2pt solid;
}

P.sidebar-middle {
font-size: 80%;
margin-top: 9pt;
margin-left: 72pt;
margin-right: 72pt;
}

P.table {
font-size: 80%;
}

P.IndentHanging {
text-indent: 2em;
}

P.IndentHanging2 {
text-indent: 4em;
}

P.IndentHanging3 {
text-indent: 6em;
}

P.IndentHanging4 {
text-indent: 8em;
}

P.verse  {
font-size: 80%;
margin-left: 3%;
margin-right: 3%;
margin-top: 3%;
margin-bottom: 3%
}

P.verse-extract  {
font-size: 80%;
margin-left: 3%;
margin-right: 3%;
margin-top: 3%;
margin-bottom: 3%
}

P.blockquote  {
font-size: 80%;
margin-left: 3%;
margin-right: 3%;
margin-top: 3%;
margin-bottom: 3%
}




/* LISTS */

UL.nobull  {
list-style-type: none;
}

UL.alpha  {
list-style-type: lower-alpha;
}

OL.nobull  {
list-style-type: none;
}

OL.alpha  {
list-style-type: lower-alpha;
}

/* HR */

HR.pb {
color: #DDDDDD;
height: 1px;
margin-top: 3%;
}

/* FONT CHANGES */

.normal  {
font-style: normal;
}

.sc  {
font-variant: small-caps;
}

.up1  {
font-size: 120%;
}

.down1  {
font-size: 80%;
}

.center  {
text-align: center;
}

.right  {
text-align: right;
}

.ref  {
font-size: 80%;
font-weight: bold;
line-height: 0;
}

.ref-hi  {
font-size: 80%;
font-weight: bold;
line-height: 0;
background-color: #FFCC66;
}

.note  {
font-size: 80%;
margin-top: 0;
margin-bottom: 0;
}

.note-hi  {
font-size: 80%;
margin-top: 0;
margin-bottom: 0;
background-color: #E9EEF4;
}

.inline-note  {
font-size: 80%;
font-family: Arial;
margin-top: 0;
margin-bottom: 0;
background-color: silver;
}

.bibl-hi  {
font-weight: bold;
background-color: #E9EEF4;
}

.hit  {
background-color: #D6DCE5; 
color: red; 
font-weight: bold;
}

.subhit  {
color: red; 
font-weight: bold;
}

.hitsection  {
background-color: #D6DCE5;
}

.run-head  { 
color: gray;
}

/* END /dynaxml/css/eschol/content.css */



/**** BEGIN dynaXML TOC stylesheet ****/


/* TOC */

div.toc {
	margin-left: 20px;
	margin-right: 20px;
}

a.booktitle {
	color: maroon;
}

.hit-count {
	color: red;
	font-weight: bold;
}

.expand-collapse {
	color: #6699CC;
	text-decoration: none;
}

.toc-hi {
	background-color: #FFCC66;
}

/**** END dynaXML TOC stylesheet ****/



/***** BEGIN crossQuery results stylesheet *****/


/* TABLES */

TABLE.outer {
  border: gray thin solid;
  margin-bottom: 1%;
}

TABLE.tabs {
  border: gray thin solid;
  margin: 0%;
}

/* FORMATTING */

SPAN.heading {
  font-weight: bold;
}

.select {
 color: red;
}

.highlight {
  background-color: #DAA520;
}

/* HITS */

.term {
  color: red;
}

.search-term {
  color: red;
}

/***** END crossQuery results stylesheet *****/

/****** BEGIN ucpress stylesheet ******/

A.note:hover { color: #000000; background-color: #FFF;}

a.banner:link { color: white; text-decoration: none; }
a.banner:hover { color: white; }
a.banner:visited { color: white; text-decoration: none; }
a.banner:active {  color: white; }

.bannertext {
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size : 0.7em;
        line-height : 1.5em;
        color: #ffffff;
}
.tdheaderfooter {
        background-color : #576490;
}
.tdmainheader {
        background-color: #d5bb72;
}

p.blue {font-family: Optima, Arial, Helvetica, sans-serif; color: #006; font-weight: bold; font-style: italic; background-color: #FFF;}

p.source  { font-size: 85%; text-align: right; }

p.byline  {  text-align: right; }

p.page  {  font-size: 9pt; text-align: right; }

P.bn       { font-size: 10pt; }

P.poemline         { text-indent: 0; line-height: 100% }

P.cline    { text-indent: 3em; line-height: 100% }

P.author   {text-indent: 0; font-weight: 600; text-align: center;}

P.citation   {text-indent: -2em; margin-left: 5%; margin-right: 5%;}

.suggested_citation { font-size: 90%; }

.footer   {text-align: center; font-size: 80%;
        font-family: Optima, Arial, Helvetica, sans-serif; color: #666; }
.footer a:link { color: #666; background-color: #FFF; }
.footer a:visited { color: #666; background-color: #FFF; }
.footer a:hover { color: #666; background-color: #FF0; }

.toc { font-size: 95%; }


H1.chaphead        { text-align: center; font-size: 16pt; color: #999999; background-color: #FFFFFF; }

h2.doctitle        { font-family: Georgia, Garamond, "Times New Roman", Times, serif; text-align: center; font-size: 14pt; color: #000000
; background-color: #FFF;}

h2.docsubtitle     { font-family: Georgia, Garamond, "Times New Roman", Times, serif; text-align: center; font-size: 12pt; color: #000000
; background-color: #FFF;}


H2.header  { font-family: Georgia, Garamond, "Times New Roman", Times, serif; text-align: center; font-size: 14pt; }

.left { text-align: left; }



BLOCKQUOTE.epigraph {text-align: right; }

div.author { font-family: Georgia, Garamond, "Times New Roman", Times, serif;
font-size: 120%; font-weight: bold; }

.booktitle { font-family: Georgia, Garamond, "Times New Roman", Times, serif;
font-size: 150%; }

div.chaptitle { font-family: Georgia, Garamond, "Times New Roman", Times, serif;
font-size: 130%; font-weight: bold; }

div.chapsubtitle { font-family: Optima, Arial, Helvetica, sans-serif;
font-size: 110%; font-style: italic; }

.smallcaps { font-family: Georgia, Garamond, "Times New Roman", Times, serif;
font-variant: small-caps;
font-size: 85%; }

.booksubtitle { font-family: Georgia, Garamond, "Times New Roman", Times, serif;
font-size: 130%; font-style: italic; }

div.imprint { font-family: Georgia, Garamond, "Times New Roman", Times, serif;
font-size: 83%; font-style: italic; }

.small { font-size: 85%; }
.center { text-align: center; }

span.subhead { font-family: Georgia, Garamond, "Times New Roman", Times, serif;
font-size: 100%; font-weight: bold; }

.buttonbar { font-size: 87%; font-family: Optima, Arial, Helvetica, sans-serif; display:inline; }
.buttonbar a:link { color: #306; text-decoration: none; font-family: Optima, Arial, Helvetica, sans-serif; }
.buttonbar a:visited { color: #306; text-decoration: none; font-family: Optima, Arial, Helvetica, sans-serif; }
.buttonbar a:hover { color: #000000; background-color: #FF0; font-family: Optima, Arial, Helvetica, sans-serif; }

span.highlight {
        background:     #DAA520; color: #000;
 }

form { display: inline; }

.accessrestriction { color: red; font-size: 90%;}

li.searchresults { margin-bottom: .75em; }

ul.toc { display:inline; }

.searchterm { color: red; }  

/****** END ucpress stylesheet ******/


/****** BEGIN   /texts/prd1/htdocs/styles/content.css ******/


/* This is the DynaXML CONTENT stylesheet */



/* BUTTON BAR TEXT */

SPAN.buttonbar
{
font-size: 10pt;
font-family: Optima, Arial, Helvetica, sans-serif;
}

/* BUTTON BAR LINKS */


.buttonbar A:active
{
color: #000000;
background-color: #FFCC66;
font-family: Optima, Arial, Helvetica, sans-serif;
}

/* CITATION TEXT */

SPAN.docauthor
{
font-variant: small-caps;
font-size: 85%;
}

SPAN.doctitle
{ font-size: 110%; }

SPAN.docsubtitle
{
font-style: italic;
font-size: 95%;
}


/****** END  /texts/prd1/htdocs/styles/content.css  ******/

/* BEGIN HOME PAGE STYLES */

#home-outer {
	width: 100%;
	/* border: 1px blue dashed; */
	}
	
#home-box-outer {
	width: 225px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	/* border: 1px red dashed; */
	}

.home-tabs-author-on {
	background: #caa004;
	padding: 7px 11px 11px 11px;
	line-height: 35px;
	font-size: 95%;
	}

.home-tabs-author-off {
	border-top: 1px #caa004 dashed;
	border-left: 1px #caa004 dashed;
	padding: 7px 11px 11px 10px;
	line-height: 35px;
	font-size: 95%;
	}

.home-tabs-title-on {
	background: #caa004;
	padding: 7px 18px 11px 18px;
	line-height: 35px;
	font-size: 95%;
	}

.home-tabs-title-off {
	border-top: 1px #caa004 dashed;
	border-right: 1px #caa004 dashed;
	padding: 7px 18px 11px 18px;
	line-height: 35px;
	font-size: 95%;
	}
	
.home-tabs-title-off2 {
	border-top: 1px #caa004 dashed;
	border-left: 1px #caa004 dashed;
	padding: 7px 18px 11px 18px;
	line-height: 35px;
	font-size: 95%;
	}	

.home-tabs-subject-on {
	background: #caa004;
	padding: 7px 10px 11px 10px;
	line-height: 35px;
	font-size: 95%;
	}
	
.home-tabs-subject-off {
	border-top: 1px #caa004 dashed;
	border-right: 1px #caa004 dashed;
	padding: 7px 10px 11px 10px;
	line-height: 35px;
	font-size: 95%;
	}

.tab-on-txt {
	color: #ffffff;
	}

a.tab-link:link {
	color: #121C3E;
	text-decoration: underline;
	}

a.tab-link:visited {
	color: #121C3E;
	text-decoration: underline;
	}

a.tab-link:active {
	color: #121C3E;
	text-decoration: none;
	}

a.tab-link:hover {
	color: #121C3E;
	text-decoration: none;
	}

.home-box {
	border: 1px #caa004 solid;
	/* height: 525px; */
	}

.home-box-author {
	border: 1px #caa004 solid;
	height: 525px;
	}
	
.home-box-content {
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 10px;
	}

.box-text-sm {
	font-size: 85%;
	}

a.box-link:link {
	font-size: 90%;
	}

a.box-link:visited {
	font-size: 90%;
	}

a.box-link:active {
	font-size: 90%;
	}

a.box-link:hover {
	font-size: 90%;
	}

#home-content {
	margin-left: 260px;
	/* border: 1px red dashed; */
	}

#home-search {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: 1px #121C3E dotted;
	border-bottom: 1px #121C3E dotted;
}

#home-form {
	margin-top: 0px;
	margin-bottom: 0px;
	}

.text-sm {
	font-size: 80%;
	}

.exact-phrase {
	margin-top: 8px;
	font-size: 80%;
	}

#featured-title {
	margin-top: 20px;
	text-align: center;
	}

#featured-titles {
	margin-top: 20px;
	font-size: 85%;
	}

#featured-subjects {
	margin-top: 20px;
	font-size: 85%;
	}

#featured-authors {
	margin-top: 20px;
	font-size: 85%;
	}
	

/* END HOME PAGE STYLES */




