body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.maintext {
	font-size: 0.8em;
	color: #660000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px, 5px, 5px, 5px
}

#question table tbody tr td {
	font-family: Arial, Helvetica, sans-serif;
	border: #99CCFF 1px;
}

#question table tbody tr td textarea, #question table tbody tr td input
{
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
}
#question table tbody tr td div #submit
{
margin-right:0px;
margin-bottom: 0px;
}

#haveyoursay table tbody tr td {
	font-family: Arial, Helvetica, sans-serif;
	border: #99CCFF 1px;
}

#haveyoursay table tbody tr td textarea, #question table tbody tr td input
{
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
}
#haveyoursay table tbody tr td div #submit
{
margin-right:0px;
margin-bottom: 0px;
}
