.radio_btn{
	float:left;
	cursor:pointer;
	margin:0px 0px 0px 2px;
	border:0px solid green;
}
.one_bullet{
	position:relative;
	margin:2px 0px 0px 0px;
	cursor:pointer;
	border:0px solid green;
}

.top_margin{
	margin_top:188px;
}

.one_bullet_text{
	float:left;
	width:600px;
	font-size:14px;
	font-weight:normal;
	font-style:normal;
	margin:-4px 0px 0px 8px;
	border:0px solid red;
}
.feedback_wrapper{
	position:absolute;
	top:8px;left:0px;
	width:722px;height:640px;
	line-height:12px;
	background-color:white;
	text-align:center;
	padding:8px;
	border:0px solid gray;
}
.feedback_show{
	position:relative;
	width:95%;
	padding:3px;
	margin:0px 0px 12px 8px;
	border:0px solid grey;
}
.feedback_show_a{height:48px;}
#feedback_show_01{height:48;}