
.journalCover { margin-right: 20px }

#page_title   { margin:0; padding:0; margin-bottom: 25px; }
#page_title p { margin-bottom: 0px; padding-bottom: 0px; }


/* ---------- links 	*/

a:link, a:active, a:visited { color: #369; text-decoration: underline; }
a:hover	{ color: #D79654; text-decoration: none; }



/* -------- heading colors	*/

h2 { color: #283A4F; }


/* ---------- structure 	*/

body {
	background-color: #fff;
	text-align: left;
	margin:auto;
	padding:inherit;
	}

.wrapTop {
	background-image: none;
	}

.wrap {
	background-color: transparent;
	background-image: none;
}

.top-bkgd {
	background-image: none;
}

.container {
	width: auto;
	text-align: left;
	margin: auto auto;
	border: 0px;
	background-color: transparent;
}

.main {
	background-color: transparent;
	padding: inherit;
}

.side { }

.mainPadding { border: 0px;
	}
.sidePadding {
	padding: inherit;
	}
.footPadding {
	padding: inherit;
	}

.foot {
	clear: both; margin:0; padding: 0;
	border-top: 1px dashed #CBC3D5;
	background-color: #fdfdfd;
	}

.foot p {
	margin:0; padding: 0;
	}

.nav {
	background-color: transparent;
	clear: both; margin: 0; padding: 0;
}

.head { 
	background-color: transparent;
	background-image: none;
	height: auto;
	width: 598px;
}


/* Fix IE. Hide from IE Mac \*/
* html .main { height: 1%; }
/* End */



.horizBkgd { background-image: none;  }
.adv { height: auto; }
.nav { width: auto; }



/* ---------- display */


.volume ul, .volume li { margin-left: 0px; padding-left: 0px; }


.foot p	    	{ margin-left: 5px;
				  padding-bottom: 20px; }
.foot p.info	{ font-size: 12px; color: #333; margin-top: 10px; }
.foot p.info a	{ font-size: 12px; }
.info		{ font-size: 12px; color: #333; text-align: left; }

/* ----------  search title  */

.search .title  	{ color: #333; font-weight: bold; text-align: left; }
.search .title sup	{ font-weight: normal; } /* E=mc^2 */
.search .journal	{ color: #333; }

