.postTitle a:link, .postTitle a:visited, .postTitle a:active {
    color: #3E73A0!important;
}
.postTitle {
    border:none;
}
#main {
    margin-top: 10px;
}
.dayTitle {
   text-align:left;
}
.dayTitle {
       border-bottom: 1px solid rgba(52, 127, 162, 0.5);
}
.dayTitle a {
    color: #a77c7c;
}
body{
   font-size: 10pt;
}

.tximg{
   border-radius:100%;
}