﻿/******************************************************************************
*	SURVEY
******************************************************************************/
.Survey
{
	
}

.SurveyTitle
{
	display: block;
	text-align: center;
}

/******************************************************************************
*	SECTION
******************************************************************************/
.Section
{
	margin-top: 10px;
}

.SectionHeader
{
	display: block;
}

.SectionText
{
	display: block;
	margin-top: 5px;
}

/******************************************************************************
*	QUESTION
******************************************************************************/
.QuestionNumber
{
	font-weight: bold;
	padding: 0px 5px;
}

.QuestionPartContainer
{
	padding-top: 5px;
}
