/* customizable CSS that will be included in every page */

#inlinehelp {
    border: 1px solid #aaa;
    background: #eee;
    color: #0063DC;
    padding: 1em;
    text-align: left;
}

