div.emphasise {
    color: black;
    background-color: #eeeeee;
    border: 1px solid red;
    padding:10px;
    margin-bottom:20px;
}
div.normal {
    padding-left:15px;
    margin-bottom:20px;
}