.catListTitle {
    background: none repeat scroll 0% 0% #364956;
    border-bottom: 1px solid #364956;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    color: #FFF;
    font-size: 1.2em;
    height: 1.8em;
    line-height: 1.8em;
    padding: 5px;
    text-indent: 0.5em;
    text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.3);
}
#navigator {
    background-color: #364956;
    height: 60px;
    line-height: 60px;
    overflow: hidden;
    clear: both;
}