﻿.shoutboxPostTitle
{
    font-weight:bold;
    padding:1px;
}

.shoutboxPostBody
{
    padding:5px;
    border-bottom:solid 1px #9495a9;
}

dl.shoutboxForm
{
    padding:0px;
    margin:0px;
}

dl.shoutboxForm label
{
    width:auto;
    padding:0px;
}

dl.shoutboxForm dt
{
    width:50px;
    float:left;
    line-height:30px;
    clear:both;
}

dl.shoutboxForm dd
{
    margin-left:55px;
    line-height:30px;
}
