/* Start of CMSMS style sheet 'westend: comments' */
div#comments {
   margin: 5px 0px;
}

.comments-header
{
border: 1px solid #AB343A;
margin: 2px;
padding: 2px;
}

.comments-entry-posted 
{
float: right;
font-size: smaller;
}

.comments-entry
{
border: 1px solid #AB343A;
margin: 5px 0;
}

.comments-comment
{
padding: .5em;
}

/* End of 'westend: comments' */