/* Start of CMSMS style sheet 'MG: cgfeedback' */
.cgfeedback_addcoment textarea {width:300px;}

.feedback_summary_item
{
	background:#f9f9f9;
	padding:1px 20px 10px 20px;
	margin:0px 0px 5px 0px;
}

.feedback_item_title
{
	border-bottom:1pt dashed gray;
	margin-bottom:5px;
}

.feedback_item_authorname
{
}

.feedback_item_data
{
	font-size:12px;
	padding:0px 10px 5px 10px;
	border-left:#e0ffc4 solid 3pt;
	background:white;
}
/* End of 'MG: cgfeedback' */

