/* Start of CMSMS style sheet 'comments' */
#comments  {
margin: 10px 0 20px 0px;

}


#comments textarea {

width: 25em;
height: 12em;
}

#comments input[type="text"],
#comments textarea {
border: 1px solid #bbb;

}

#comments img.captchapict {
margin: 0 0 0 210px;

}

#comments ul {
border: 1px solid #DFC3D7;
}

#comments ul li {
list-style-type: none;
}
/* End of 'comments' */

