.pls-summary {
    background: #f9f9f9;
    border-left: 5px solid #0073aa;
    padding: 15px;
    margin-bottom: 20px;
    border-radius: 4px;
    font-size: 1.1em;
}

.pls-summary ul {
    margin: 0;
    padding-left: 20px;
}

.pls-summary li {
    margin-bottom: 5px;
}

.pls-internal-link-placeholder {
    background-color: #fff8e1;
    border-bottom: 1px dashed #ffa000;
    cursor: help;
}
