﻿.ChartOptions
{
	width: 700px;
	text-align: left;
	padding: 15px;
	background-color: #ffffff;
}

.ChartOptions .TabSheet
{
	height: 300px;
	overflow: auto;
}

.ChartOptions .AnswerGroup
{
	margin-bottom: 10px;
}

.ChartOptions h3
{
	padding-bottom: 5px;
	border-bottom: solid 1px #C0C0C0;
	margin-bottom: 5px;
	margin-right: 25px;
	padding-left: 5px;
}

.QuestionRow select { max-width: 500px; }