.text-block {
    position: relative;
    margin-bottom: 20px;
    padding-left: 72px;
}

.text-block .entry {
    margin: 0 0 0 40px;
    padding-bottom: 1em;
}

.text-block h3 {
    margin-top: 0;
    margin-bottom: 0.6em;
}

.text-block .comments-count{
    position: absolute;
    top: 2px;
    left: 27px;
    background: url('/images/comm_c.png') no-repeat;
    color: #fff;
    width: 29px;
    height: 23px;
    font-size: 0.75em;
    text-align: center;
}
