/* Start of CMSMS style sheet 'comments' */
#comments
{
padding-bottom: 10px;
}

#comments div.input input, #comments div.checkbox input, #comments div.input textarea
{
text-align: left;
float: left;

}

#comments div.input, #comments div.checkbox
{
margin-bottom: 5px;
width: 400px;
}

#comments div.input input
{
width: 150px;
}

#comments div.input textarea
{
width: 400px;
height: 150px;
}

#comments div.checkbox input
{
margin-left: 0px;
padding-left: 0px;
}

#comments label
{
width: 100px;
float: left;
margin-top: 3px;
display: block;
}

li.comment
{
margin-bottom: 10px;
}
/* End of 'comments' */

