/* for sub-nav */
#main-nav-7-days a {
width: 129px;
}

#main-nav-archive a {
width: 135px;
}

#main-nav-about a {
width: 165px;
}

#main-nav-submit a {
width: 125px;
}

#main-nav-become-fellow a {
width: 148px;
}

#main-nav-help a {
width: 101px;
}

/* hide volume from toc */
#pageid-toc span.cit-vol {
display:none;
}

#pageid-content cite span#slug-title {
clear:left;
font-weight:bold;
}

#pageid-content cite .slug-pub-date {
display: block;
padding-bottom: 10px;
}

#pageid-content cite span.slug-vol {
font-weight:normal;
}

#pageid-content cite #slug-copyright {
display: block;
}

/* collection display */
#pageid-collections .colldepth1{
font-size:1.2em;
}

#pageid-collections .colldepth2{
font-size:1em;
}

#pageid-collections .colldepth3{
font-size:1em;
}

#pageid-collections #content dl {
font-size:1.2em;
}

#pageid-collections #content dl dl{
font-size:1em;
}

#pageid-collections #content dt {
font-size:1em;
border-bottom:1px dotted #CCCCCC;
margin-left:15px;
}

#pageid-collections  #content dl dd {
font-size:1em;
line-height:1.6em;
margin:0;
padding:0;
}

/*  Hide first page display */
span.cit-pages {
        display: none;
}
#content-block p.no_articles{
	padding: 20px;
}

/* hide dropdown arrow on collection head */

#proxied-contents td dl dt input#contract-target {
display: none;
}

/* add space above collection head Special collections */

#proxied-contents td dl dt span.colldepth1 a#special_collections_p {
display: block;
margin-top: 10px;
}
