.Question
{
	border: 1px black solid;
	width:696px;
}

.correct
{
	background-color:#44846c;
	background-color:#efefef;
	color: #000000;
	padding: 5px;
}

.false
{
	background-color:#636363;
	color: #ffffff;
	padding: 5px;
}

.results
{
	font-weight: bold;
}
#layer
{
	display: none;
}


.styl1
{
	display: none;
}

#back
{
	display: none;
}

#next
{
	display: none;
}

#showResults
{
	display: none;
}
