/* Start of CMSMS style sheet 'CGFeedBackStyles' */
/*styles for feedback module */
div#m3_feedback_summary_report 
{
  font-weight: normal;
}

legend {
font-weight: bold;
color: #006400; 

}

fieldset {
  margin-bottom: 10px;
}

input{
  width: 275px;
   border: 3px solid #cccccc;
}



textarea{
        width: 275px;
	height: 120px;
	border: 3px solid #cccccc;

}




/* End of 'CGFeedBackStyles' */

