#centre_panel h1.infopage {
    letter-spacing: 0.1em;
    margin: 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px dotted #ccc;
    color: #555;
    font-size:20px;
    }
h2.infopage {
    font-size:12px;
    padding: 10px 0;
    line-height:1.5em;
    }

div.content p { line-height:1.8em; }
