body {
        background:#ffffff repeat-x 0 0;
        font-family:Arial, Helvetica, Verdana, sans-serif;
        font-size:13px;
        line-height:normal;
}


.postContent {
        color:#000;
        font-family:Verdana, Geneva, sans-serif;
        font-size:12px;
        line-height:20px;
        margin:20px 15px;
        overflow:hidden;
}

.postDate {
        display:block;
        float:left;
        font-size:11px;
        color:#000;
        line-height:22px;
        background:url(./images/heading.png) no-repeat 0 -86px;
        padding-left:20px;
}