.newsItem .catListTitle {
    color: olivedrab;
}
#blog-news .line{
line-height:25px;
font-weight: bold;
}
#profile_block {
    margin-top: 5px;
    line-height: 2;
    text-align: left;
}
.postTitle {
    border-left: 3px solid #21759b;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 20px;
    float: right;
    width: 100%;
    clear: both;
}