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

/* Main content area */

#ealr .article-list h2, 
#ealr #editorial-board h2 {background-color:transparent;}

#ealr #main {min-height:470px;}

#ealr #main.text .crumbs p {
	background:url(../assets/md5images/15c44b1e7e085239541fa72798352b3b.jpg) bottom center no-repeat; 
	height:110px; 
	min-width:666px; 
	}
	
#ealr #masthead {
	background-image: none;
	} 
	
/* Customized Journal Display for page numbers CUSTOM-978 */
#ealr .article-list p {padding-top:0; padding-bottom:0;}
#ealr  #main.text .article-list p span.doctitle {display:block; width:320px; float:left;padding-top:5px;margin-right:5px;}
#ealr  #main.text .article-list p span.auth {display:block; width: 140px; float:left; margin-bottom:0;padding-top:5px;}
#ealr #main.text .article-list p span.pageno {display:block; width:80px; float:left; padding-top:5px; text-align:right;}
