/* CSS Document */

.spacer{
height: 20px;
background-color: #fff;
}

.dbtitle{ /* Title of each database */
font-size: 12px;
font-weight: bold;
background-image: url(bargrad.gif);
background-repeat:repeat-x;
vertical-align: middle;
}

.dbdesc{ /* For info about databses on the journal indexes pages */
font-size: 11px;
font-weight: normal;
background-color: #FFFFFF;
border-bottom: 1px solid gray;
vertical-align: top;
}

.dbdesc span{ /* For headings in the database info section */
font-weight: bold;
}

.dbyears{
 border-bottom: 1px solid gray;
 vertical-align: top;
}

.dbyears span{ /* For headings in the database info section */
font-weight: bold;
}

.dbaccess{
vertical-align: top;
background-color: #FFFFFF;
}

.dbaccess span{ /* For headings in the database info section */
font-weight: bold;
}

.dbaccess a{
font-weight: bold;
}

.bottomline{
margin: 2px 0 8px 0;
}

.subjecttitle{
font-size: 15px;
font-weight: bold;
}

.alphabeticheading{
border-top: 1px solid gray;
padding-top: 50px;
}

.alphabeticheading span{
padding-right: 0.4em;
margin-right: 0.4em;
border-right: 1px solid black;
font-weight: bold;
font-size: 16px;
}

.subcategory{
border-top: 1px solid gray;
padding-top: 30px;
font-weight: bold;
font-size: 16px;
}
