#navigator {
    clear: both;
    width: 95%;
    margin: auto;
    height: 58px;
    background: #6ce26c url(/Skins/coffee/images/line.gif) left bottom repeat-x;
    margin-bottom: 20px;
}

#navList a {
    height: 22px;
    float: left;
    text-align: center;
    padding-top: 8px;
    margin-right: 12px;
    font-size: large;
}

#topics .postTitle {
    font-size: 23px;
    font-weight: bold;
    float: left;
    line-height: 1.5;
    padding-left: 5px;
}