div.pagecontent
{
    min-height:170px;
}

div.post_title
{
    background-image:url(/images/site/headers/content_header_back.gif);
    background-repeat:no-repeat;
    height:20px;
    width:600px;
    margin:0px 0px 5px 0px;
    color:White;
    font-weight:bold;
    font-size:11px;
    padding:3px 15px 0px 25px;
}

div.post_datetime
{
    font-size:10px;
}

div.post_datetime a
{
    color:#0c316a;
    font-size:10px;
}

div.avatar
{
    width:60px;
    height:120px;
    vertical-align:top;
    margin-left:5px;
    float:left;
}

div.post
{
    width:557px;
    text-align:left;
    position:relative;
    margin-left:73px;
    font-size:11px;
    min-height:120px;
}

div.comments_box
{
    background-image:url(/images/site/news/comments_box.jpg);
    font-size:10px;
    font-weight:bold;
    width:180px;
    height:20px;
    background-repeat:no-repeat;
    padding:3px 0 0 0px;
    margin:10px 0 0 450px;
    text-align:center;
}

div.comments_box a
{
    color:#2b8de6;
}
