﻿#HTMLgalley .blockquote.motto {
	font-size: 80%;
	line-height: 1.5em;
	margin-left: 50%;
} 

#HTMLgalley .blockquote.mottobig {
	font-size: 80%;
	line-height: 1.5em;
	margin-left: 25%;
}

#HTMLgalley div.blockquote .speech {
        margin-left: 0;
        margin-right:0;
}

#HTMLgalley .sig-block {
    margin-top: 0.5em;
}

#HTMLgalley .corrigendum {
    border: 1px solid #666666;
    margin-left: 20px;
    width: 90%;
    clear: both;
}
#HTMLgalley .corrigendum-head {
    margin: 0;
    padding: 0;
}
#HTMLgalley .corrigendum-head span {
    background: none repeat scroll 0 0 #EEEEEE;
    padding: 0 0.5em;
}
#HTMLgalley .corrigendum-body {
    padding: 0 0.5em;
}
#HTMLgalley .corrigendum-disclaimer {
    background: none repeat scroll 0 0 #EEEEEE;
    margin: 0;
    padding: 0 0.5em;
}
#HTMLgalley #outline #toggletoc {
    color: #0000ff;
    margin: 2em 0;
}
#HTMLgalley #outline h2#toggletoc {
    text-align: left;
}
#HTMLgalley #outline #toggletoc span {
    cursor: pointer;
}
#HTMLgalley #outline #toggletoc span:hover {
    text-decoration: underline;
}
#HTMLgalley #outline #toggletoc img.ccby {
    padding-right: 0.3em;
    position: relative;
    top: 10px;
}
#HTMLgalley #outline #toc-box {
    background-color: transparent;
    border-color: black -moz-use-text-color;
    border-style: solid none;
    border-width: 1px medium;
    display: none;
    float: none;
    margin-left: 0;
    padding: 0.5em 0;
    width: 100%;
}
#HTMLgalley h1 {
    font-size: 1.5em;
}
#HTMLgalley h2 {
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 0.1em;
    text-align: center;
}
#HTMLgalley h3 {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 0.5em;
    text-align: left;
}
#HTMLgalley h4 {
    font-size: 1em;
    font-weight: bold;
    padding: 0;
}
#HTMLgalley h5 {
    font-size: 1em;
    font-weight: normal;
    padding: 0;
}
#HTMLgalley h6 {
    font-size: 1em;
    font-weight: normal;
    padding: 0;
}
#HTMLgalley .back h2 {
    text-align: left;
}
#HTMLgalley H2.abstract {
    margin-bottom: 0.75em;
    margin-top: 1em;
    text-align: left;
}
.rtl, .rtl .abstract {
    direction: rtl !important;
    text-align: right !important;
}
#HTMLgalley .fig .caption H3{
    font-size: 1em;
    font-weight: normal;
}
#HTMLgalley div.section .level_4 h5, #HTMLgalley div.section .level_4 h5 + p {
    display: inline;
    margin: 0;
}
#HTMLgalley div.section .level_4 h5 {
    font-weight: bold;
}
#HTMLgalley div.table-wrap h5.label {
    font-weight: normal !important;
}
#HTMLgalley div.section .level_4 h5::after {
    content: " —";
}
#HTMLgalley div.section .table-wrap h5::after {
    content: "" !important;
}
#HTMLgalley div.section .level_4 h5 span.top {
    display: none;
}
#HTMLgalley td > p:first-child,
#HTMLgalley td > div.list:first-child ul,
#HTMLgalley td > div.list:first-child ul li:first-child,
#HTMLgalley td > div.list:first-child ul li:first-child p:first-child  {
    margin-top: 0;
}

