
	span.text	{
				background-color:white;
				border-style:outset;
				border-width:1px;
				padding:2px;
				padding-left:4px;
				margin-left:1px;
				margin-right:2px;
				}
	span.correctText	{
				display:none;
				color:#F57B00;
				}