.CalTitle {
    border-bottom: 1px solid #DADFE1;
}
.catListTitle {
    background: #f5f5f5;
    border-bottom: 1px solid  #DADFE1;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: rgb(6, 0, 0);
    font-size: 1.2em;
    height: 1.8em;
    line-height: 1.8em;
    padding: 5px;
    text-indent: 0.5em;
    text-shadow: 0 0 0 rgba(0, 0, 0, 0.3);
}