﻿/* Survey */

.surveyTable th
{
	padding:4px 0 4px 0;
	color:#666;
}

.surveyRow 
{
	padding-bottom: 8px;
}

.surveyRow td, .surveyRowAlternate td
{
	padding:4px;
	width:100%;
}

.surveyQuestion
{
	font-weight:bold;
}

.surveyControl
{
	padding:0px 0 1em 2px;
}

.surveyControl textarea
{
	width:96%;
}

.surveyIntro p
{
	margin:0.5em 2px 0.5em 2px;	
}
