.quipo .question {
	background-color: #EBEBEB;
	padding: 1em 1em 0.5em 1em;
}

.quipo .body {
	padding: 1em 0 0.5em 0;
}

.quipo p.question {
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.quipo .navi {
	padding: 1em 0 3em 0;
}

.quipo .navi .progress {
	float: left;
}

.quipo .navi .button {
	float: right;
}

.quipo .sub-free {
	float: left;
	width: 25px;
}

.quipo .sub-input {
	float: left;
	width: 25px;
}

.quipo .sub-text {
	float: left;
	width: 420px;
}

.quipo .noImage {
	margin: 2px 0 0 1px;
}

.quipo .yesImage {
	margin: 0;
}

.quipo .sub-lbl {
	float: left;
	width: 13.4em;
}

.quipo .sub-ctn {
	float: left;
}

.quipo p {
	margin: 0.5em 0em 0.5em 0.2em;
	padding: 0;
}

.quipo .correctanswer {
	font-weight: bold;
	color: #299400;
}

.quipo .isanswer {
	
}