/* Start of CMSMS style sheet 'kwbh_comments' */
#comments {
width:500px;
}

#comments ul {
list-style:none;
}

#comments ul li {
background:none; /*#f2f69f;*/
border:solid 7px #aaa;
padding:5px;
margin:5px;
}


/*author*/
#comments ul li a, #comments ul li {
font:normal 18px arial;
color:#05786C; /*#6a6455;*/
text-decoration:none;
}


#comments ul li a:hover {
text-decoration:underline;
}

#comments ul li p {
padding:0 0 5px 5px;
margin:0 0 5px 5px;
font:normal 12px arial;
color:#333;
}

#comments table td input,
#comments table textarea  { 
border:solid 2px #c8cb83; 
}

/*authors web addressl*/
#comments ul li p a {
font:normal 11px arial;
text-decoration:underline;
} 


/* End of 'kwbh_comments' */

