/* Highwire general aindex  */


/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Header
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

#toc-header * {
	margin: 0px;
	padding: 0px;
}
#toc-header .toc-links li {
	font-size: .8em;
	display: inline;
	background-image:url('/ServeContent?url=http%3A%2F%2Fmolinterv.aspetjournals.org%2Fshared%2Fimg%2Fmisc%2Frightchevron.gif');
	background-position: 0pt center;
	background-repeat:no-repeat;
	padding-left:9px;
}
div.aindex-jump-list ol {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
div.aindex-jump-list * {
	display:inline;
	margin:0;
	padding:0;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Alphabetical sections
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
/* Make consistent w/ toc */
h2 { font-size: 1.3em; }


.toc-level * {
	margin: 0px;
	padding: 0px;
}
.toc-level ul,
.toc-level ol {
	list-style: none;
}
.toc-level {
	display: block;
	clear: both;
	padding-top: .5em;
	margin-top: 1.2em;
	border-top: 1px solid #660033;
}

.toc-level a.toc-section-return {
    display:inline-block;
    height:14px;
    width:14px;
	background-image: url('/ServeContent?url=http%3A%2F%2Fmolinterv.aspetjournals.org%2Fshared%2Fimg%2Ftoc%2Fuparrow.gif');
	background-position:0 bottom;
	background-repeat: no-repeat;
	color: #003333;

}	

.toc-level a.toc-section-return:hover {
    border-bottom:0 none;
    text-decoration: none;
}

/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
	Author elements
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */

/* More spacing between elements, match what's on toc */
li.aindex-auth {
	margin:0.7em 0px 0px;
	padding:0.5em 0.3em;
}


/* Reduce spacing from global setting */
li.aindex-cit {
	margin-top: 0em;
	margin-left: 2em;
	padding: 0.3em;
}

