.volindex{
	margin-left: 3em;
}

h2#indexhead{
	font-size: 130%;
}

.volhead a{
	font-size: 85%;
}

.volhead{
	font-size: 110%;
}

.article{
 margin-bottom: 1em;
 margin-top: 1em;
 padding: 1em 1em 2em 1em;
 border-top: 2px solid #AAAAAA;
 overflow: auto;
}

.heading{
 font-size: 160%;
 padding-left: 1em;
 padding-right: 1em;
 margin-bottom: 1em;
 overflow: auto;
 width: 100%;
}

.heading .imgleft > img{
	width: 100%;
	height: auto;
}

.heading a{
	padding-right: 1em;
	position: relative;
	float: right;
	text-decoration: none;
	font-size: 55%;
	margin-top: 5px;
}

.heading a img{
	margin-right: 5px;
vertical-align: middle
}
.heading p{
position: relative;
top: 1em;
}


.box{
	border: solid 2px;
	width: auto;
	padding: 1.5%;
	float: left;
	position: relative;
}

.left{
	float: left;
	margin: 1em 1em 1em 0em;
}

.right{
	float: right;
	margin: 1em 0em 1em 1em;
}

.center{
	width: 60%;
	left: 20%;
	margin-right: 0%;
	position:relative;
}


.footer{
	width: 65%;
	left: 17%;
	margin-bottom: 2em;
	border: solid 1px;
	padding: 1em;
	position:relative;
	clear: both;
}

.footer h2{
	text-align: center;
	margin-top: 0em;
}

.art-title{
	font-size: 130%;
}

.art-subtitle{
	font-size: 100%;
}

.sectiontitle{
	font-size: 85%;
	font-weight: bold;
	font-style: italic;
	padding-left: 1em;
}

.imgright{
	border: none;
	margin-left: 1em;
	margin-top: 0em;
	text-align: center;
	position:relative;
	float: right;
}

.imgleft{
	border: none;
	margin-right: 1em;
	margin-top: 0em;
	text-align: center;
	position:relative;
	float: left;
}

.caption{
	font-size: 85%;
	font-weight: bold;
	clear: both;
	text-align: left;
}

.author{
	font-size: 80%;
	font-style: italic;
	font-weight: normal;
}

li ol li{
	display: list-item;
	list-style-type: upper-latin;
}

.note{
	font-style: italic;
	margin-top: 1em;
}

.looselistitem{
	display: inline-block;
	
}