.site-update {
    background-color: #ddd;
    border: 2px solid #4b2e83;
    padding-bottom: 12px;
    margin-bottom: 12px;
    margin-top: 12px;
}

.site-update > * {
    padding-left: 12px;
    padding-right: 12px;
    padding-bottom: 3px;
}

.site-update > h2,.site-update > h3,.site-update > h4 {
    color: white;
    background-color: #4b2e83;
    margin-top: 0px;
}

/**/