﻿.comment
{
    margin: 0px 0px 15px 0px;
    text-align: left;
}

.comment .commentinfo
{
    font-family: Arial, Helvetica, sans-serif;
    background: url(images/comment.jpg) no-repeat;
    color: #aab4c4;
    font-size: 10.5pt;
    margin: 0px 0px 0px 5px;
    vertical-align: middle;
    padding: 2px 0px 7px 23px;
}

.comment .commentinfo .username
{
    margin: 0px 5px 0px 5px;
    display: inline;
    font-weight: bold;
    font-size: 12pt;
}

.comment .commentinfo .date
{
    display: inline;
    margin-right: 5px;
}

.comment .commentinfo .actions
{
    display: inline;
}

.comment .commentbody
{
    margin: -5px 0px 0px 23px;
}