/* QUIZ */
div#text p {
	margin:10px 0px 5px 0px;
	_margin:10px 0px 0px 0px;
	font-size:90%;
	line-height:18px;
}
div#text p.first {
	margin:10px 0;
	display:block;
	width:690px;
	float:left;
}
div#text input {
	margin:8px 5px 0px 13px;
	_margin:8px 5px 0px 13px;
}
div#text label {
	font-size:90%;
}
/* Buttons */
div#text input.next {
	margin: 0px 0px 43px 285px;
	_margin:-66px 0px 0px 285px;
	/*_margin-bottom:0px;
	margin-bottom:43px;*/
}
div#text img.cancel {
	margin-left:20px;
}
div#text span.space {
	width:690px;
	height:1px;
	margin:10px 0px -10px 0px;
	display:block;
	float:left;
	border-top: 1px solid #f8e994;
	_border-top: none;
	_border-bottom: 1px solid #f8e994;
}
div#text span.space2 {
	width:690px;
	height:1px;
	margin:-20px 0px 25px 0px;
	_margin:-20px 0px 25px 0px;
	display:block;
	float:left;
	border-top: 1px solid #f8e994;
}
