.websurveyintro
{
	padding: 0 0 8px 0;
}
.websurveyindent
{
	margin :0 20px 0 20px;
}
.websurveyerror
{
	color: red;
	padding: 0 0 10px 0;
}
.websurveyerror ul
{
	margin: 0 0 0 30px;
	padding: 0;
}
.websurveysubheader
{
	font-size: 1.3em;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
.websurveyquestion
{
	font-size: 1.1em;
	font-weight: bold;
	padding: 0 0 5px 0;
}
.websurveyrequiredfield
{
	color: red;
}
.websurveyanswer
{
	padding: 0 0 8px 0;
}
.websurveycomment
{
	font-weight: bold;
	padding: 0 0 10px 0;
}
.websurveybuttonrow
{
	width: 100%;
	text-align: left;
}
