/* Start of CMSMS style sheet 'Fondation Feedback' */
.wow {
	color: green;
	background: #ccffcc;
	font-family: Trebuchet MS, Arabic Transparent, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
}

.FeedbackFields {
        font-weight:bold; 
        font-family: Trebuchet MS, Arabic Transparent, Arial, Helvetica, sans-serif;
        color:#993300; 
        background-color:#BFE81A; 
        cursor: text;
        border-color: Yellow;
        border-bottom-style:solid;
}

.FeedbackInputs {

	background-color:#BFE81A;
	font-weight:bold;
	color:green;
	width:100px;
	font-family: Arabic Transparent, Tahoma, Verdana, Arial, sans-serif; 
	border-color: Yellow;	
	cursor: e-resize;
}
/* End of 'Fondation Feedback' */

