/* ================================
    CSS STYLES FOR Module Surveys
   ================================
*/

.SurveyQuestions
{
}

.SurveyQuestionsQuestion
{
	font-size:8pt;
	font-weight:bold;
	padding:2px 0px 2px 0px;
}

.SurveyResults
{
	font-size:8pt;
}

.SurveyResponses
{
	font-size:8pt;
}

.in3
{
	margin-left: 1em;
}

