
#help-body #help-indexies {
    margin: 10 0 30 20;
    padding: 0 10 0 10;
    border-left: 4px solid green;
    line-height: 150%;
}

#help-body #help {
    margin: 10px 20px 10px 20px;
    line-height: 120%;
}

#help-body #help #question {
    padding: 5 0 5 0;
    font-size:130%;
    font-weight: bold;
}

#help-body #help #answer {
    margin: 5px 20px 5px 20px;
    padding: 5px;
    border: dotted 1px grey;
    background-color: #ffffe0;
}

#help-body #help #answer ul {
    margin-left: 2.5em;
}

#help-body #help #answer ol {
    margin-left: 2.5em;
}

#help-body #gototop {
    text-align: right;
}
