body 
{
	overflow:hidden;
	text-align:center;
}

.nooutline  {
  outline: 0px;
}

.question
{
	word-wrap:break-word;
	width:100%;
	left:0;
	color: #339933;
}

.usedLabel
{
	color: #A04300;
}

.usedPanel
{
	word-wrap:break-word;
	width:100%;
	left:0;
	border-top: 1px black solid;
	width:100%;
}