.bg {
    background-color: #8888ff;
}
.subhed {
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
    color: white;
}

.lstbox {
    border: 1 px solid transparent;
    border-top-color: #000000;
}
