#note{
	font-size: 1em;
	padding:0 0 30px 0;
}
.hide_image{
	display:none;
}
#result{
	padding:10px 0 0 0 ;
	width:24px;
}
.text{
	padding:10px 0 10px 0 ;
	border-bottom:1px dotted #ccc;
}
.answer_text{
	padding:5px 10px 10px 10px;
	border-bottom:1px dotted #ccc;
}
#answers_table{
	border:1px solid #999;
}
#answers_td{
	width:40%;
	padding:0 0 0 20px;
}
#number{
	width:30px;
	text-align:center;
}
#selection{
	padding:10px 0 10px 0;
}
#radiocheck{
	float:left;
	margin-right:10px;
}
.td_button{
	padding:20px 0 40px 0;
}