/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Paul Oxborrow
Version:  6 June 2013
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */



	
#jlsp #main.text #masthead { display: none; }

#jlsp .article-list p {padding-top:0; padding-bottom:0;}
#jlsp #main.text .article-list p span.doctitle {display:block; width:320px; float:left;padding-top:5px;margin-right:5px;}
#jlsp #main.text .article-list p span.auth {display:block; width: 140px; float:left; margin-bottom:0;padding-top:5px;}
#jlsp #main.text .article-list p span.pageno {display:block; width:500px; padding-top:5px; text-align:right;}

#jlsp #main.text .featured_intro {display:none;}

#jlsp #childwelfare strong.red {color: "C2132B";}

#jlsp #works_cited {
	overflow-y: auto;
	max-height: 250px; /* adjust for each site to show desired # of authors; check in multiple browsers */
	border-top: solid 2px #666;
	border-bottom: solid 1px #666;
	margin-bottom: 5px;
}
	