#desc
{
	padding-bottom:30px;
}

li
{
	list-style-type:none;
	list-style-position:outside;
	padding-bottom:15px;
}

li li
{
	list-style-type:upper-alpha;
	padding-bottom:5px;
}

#survey_nav {
	float: left;
	width: 200px;
}

#survey_content {
	float: left;
}

.error, .required {
	color: red;
}
.message {
	color: green;
}
table.thleft th {
	text-align: left;
}
table.thright th, .currency {
	text-align: right;
	padding-right: 10px;
}
