.clear{
	clear:both;
}
.question-raw{
	margin-bottom:20px;
	padding:15px;
	border-bottom:1px solid #dddddd;
	text-align:left;
}
.question-raw.error small{
	margin-top:0;
}
.active{
	background:#ffffff;
}
#next{
	
}
.button_col{
	display:block;
	vertical-align:bottom;
}
.no-active{
	display:none;
}
.new_b{
	position:absolute;
	right:2em;
}
.width80{
	width:80%;
}