/* Start of CMSMS style sheet 'comments_css' */
#comments {
clear:both;
padding-top:20px;
}

#comments textarea {
width:250px;
height:150px;
}

#comments #buttons input {
float:right;
margin:10px 0 0 10px;
border:2px solid #333;
padding:3px;
}

#comments #authorname input {
width:200px;
}

#comments img {
width:200px;
}

div#comments ul li.comment {
padding:10px;
border-top: dotted 1px #666;
}
/* End of 'comments_css' */

