/* TABLE OF CONTENTS STYLES 
-------------------------------------------- */

#toc-header {
	margin: 20px 0 0;
}
#toc-header .article-nav a { 
    font-weight: normal;
}
#content-block #toc-header h1 {
   padding-left: 20px;
   font-weight: bold;
}
#pageid-pap-index #content-block {
   margin: 20px 0 0;
}
.gca-top {
	margin: 0 20px;
	display: block;
}

span.gca-info {
	font-size: .85em;
	margin: .5em 0;
	display: block;
}
div.cit-metadata span.cit-issue {
display:none;
}


#content-block h2 {
	font-family: Arial, sans-serif;
	font-size: 18px;
}

.toc-level {
	margin: 0 20px;
	}

.toc-level h2 {
	color: #064;
	font-weight: bold;
	border-bottom: 1px solid #ECECEC;
	margin: 30px 0 20px 0;
	padding: 0 0 5px 0;
}

.toc-level a.toc-section-return {
	width: 16px;
	vertical-align: middle;
}

#pageid-toc .toc-level a.toc-section-return,
#pageid-pap-index .toc-level a.toc-section-return {
	display: inline-block;
	float: right;
	height: 14px;
	width: 14px;
	background-image: url('/publisher/img/up.gif');
	background-position: 0 bottom;
	background-repeat: no-repeat;
}

.cit cite {
    padding-left: 0;
}
 .cit .cit-metadata .cit-first-element {
     margin-left: 0;
 }
.inthisissue li {
	border-top: 1px solid #E3D8BE;
	padding: 5px 0;
}

.box-widget-right .current-issue {
	float: left;
	margin: 0;
}


.box-widget-right .current-issue-info  {
	float: left;
	font-size: 12px;
}

.box-widget-right .current-issue-info h2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

.box-widget-right .current-issue-info div {
	padding: 0 0 5px 0;
	font-weight: bold;
	color: #000;
	font-size: 15px;
	width: 130px;
}

.box-widget-right .current-issue-info a,
.box-widget-right .current-issue-info a:visited {
	color: #003366;
	text-decoration: none;
}

.box-widget-right .current-issue-info a:hover {
	text-decoration: underline;
}

.box-widget-right .current-issue-info ul {
	margin: 8px 0 0 -40px;
}

.box-widget-right .current-issue-info ul li {
	list-style-type: none;
	padding: 0 0 8px 0;
}
input[type="reset"],
input[type="submit"] {
    background: #efefef;
    border: solid 1px #999;
    margin: 10px 0;
    -webkit-box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
    -moz-box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
    box-shadow: inset 0 2px 3px rgba(0,0,0,.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    -webkit-appearance: button;
    vertical-align: baseline;
}
.cit .cit-metadata .cit-first-element {
    padding-left: 0;
}

