#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 .sig-block {
    margin-top: 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%;
}
