﻿.question
{
	font-weight:bold;
}

table.choicetable
{
	width:100%;
	margin-bottom:10px;
}

table.choicetable tr th
{
	width:10%;
}

table.choicetable tr td.buttoncell
{
	text-align:center;
	vertical-align:bottom;
}

textarea.textanswer
{
	width:500px;
	height:60px;
	display:block;
}

p.textquestion
{
	margin-bottom:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:15px;
}

#midsectioncontent table
{margin-top:20px;}
