#navigator {
    background-color: #053740;
    height: 60px;
    clear: both;
    margin-top: 60px;
    position: relative;
    border-radius: 10px 10px 0px 0px;
}#navigator {
    background-color: #053740;
    height: 60px;
    clear: both;
    margin-top: 60px;
    position: relative;
    border-radius: 10px 10px 0px 0px;
}

.newsItem .catListTitle {
    text-align: left;
    padding: 5px 10px;
    border: 1px solid #ccc;
    background: #02a4a7;
}
.catListEssay h3, .catListLink h3, .catListNoteBook h3, .catListTag h3, .catListPostCategory h3, .catListPostArchive h3, .catListArticleArchive h3, .catListImageCategory h3, .mySearch h3, .catListComment h3, .catListView h3, .catListFeedback h3, #blog-sidecolumn .catListTitle {
    text-align: left;
    padding: 5px 10px;
    background: #02a4a7;
    border-bottom: none;
    border: 1px solid #ccc;
}
.CalTodayDay {
    color: #02a4a7;
    font-weight: 600;
}