/* Start of CMSMS style sheet 'Module: CGFeedback' */
div.feedback_summary_item{
   margin:10px;
   background-color:#f0f0f0;
}

div.feedback_item_title{
   font-size:120%;
   margin-bottom:5px;
}

div.feedback_item_created{
   color:#783800;
   margin-bottom:5px;
}

div.feedback_item_authorname,div.feedback_item_authoremail{
   color:grey;
   margin-bottom:5px;
}

div.feedback_item_data{
  font-family:sans;
  font-size:12px;
  line-height:150%;
  
}

/* End of 'Module: CGFeedback' */

