.post-left {
    float: left;
    width: 30px;
}
.post-data {
    font-size: 10px;
    background: transparent url(../img/post-day-fnd.png) center 0 no-repeat;
    text-align: center;
    width: 30px;
}
.post-content {
    float: left;
}
.post-content .post-info {
    font-style:italic;
}
span.post-dia {
    font-size: 14px;
    color: #666;
    font-weight: bold;
    height: 30px;
    line-height: 24px;
    text-align: center;
}

