/* Start of CMSMS style sheet 'comments' */
#addcommentbox textarea { 
width:90%; 
}

#commentsbox {

border-style: dotted; 
border-width:1px; 
border-color:#fdfdfd;
background:#fdfdfd;
padding:5px;


}


#addcommentbox {
width:270 px;
border-style:invert;
border-width: 2px;
border-colour:#cccccc;
background:#cccccc;
padding: 10px; 
}

#comment_list {
list-style-image: url('http://inclusiveworkshop.ca/uploads/images/commentbubble.png') 

 }


/* End of 'comments' */

