﻿
.ui-widget-header {
    background: lightyellow;
    border: 1px solid #b9cd6d;
    color: Red;
    font-weight: bold;
}

.ui-widget-content {
    background: lightgreen;
    border: 1px solid #DDDDDD;
    color: Red;
}
