
.wrap_test_question > div {
	text-align:center;
	line-height:normal;
	min-height:40px;
}

#content .wrap_test_question .test_options {
	margin-bottom:0px;
	margin-left:0px;
}

.wrap_test_question .test_options li {
	position:relative;
	overflow:hidden;
	text-align:center;
}

.wrap_test_question .test_options li input[type=radio]{
	visibility:hidden;
}

#content .wrap_test_question .test_options li span {
	float:none;
	display:inline-block;
	margin-right:16px;
}

#content .legend ul {
	list-style-type:none;
	margin-left:0px;
}

#content .legend ul p {
	margin-bottom:5px;
}

#content .legend h5 {
	font-size:16px;
	margin-bottom:5px;
}

#content .st_q_wrap input {
	margin-bottom: 3px;
}