@charset "utf-8";
#BODY td{
	height:22px;
	vertical-align:bottom;
}

#BODY .textField{
	margin:6px;
	margin-left:0px;
}

textarea{
	overflow:auto;
}

.error {
    color: #ff0000;
}

#question {
    max-width: 471px;
    max-height: 100px;
}
