#navigator {
    font-size: 0px;
    border-bottom: 0px solid #ededed;
    border-top: 0px solid #ededed;
    height: 10px;
    clear: both;
    margin-top: 25px;
}
.day .postTitle a {
    padding-left: 0px;
}
.postTitle {
    border-left: 0px solid #21759b;
    margin-bottom: 10px;
    font-size: 20px;
    float: right;
    width: 100%;
    clear: both;
}
#main {
    width: 100%;
    text-align: left;
    margin-top: 30px;
}
