h1{
	margin:40px 0 20px !important;
	color:#F68B1F !important;
}
h2{
	margin:0 0 10px;
	color:#F68B1F;
}
body{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:1.5;
}
label {
	display:block;
}

th{
	font-weight:normal;
	text-align:left;
}

.radio_item {
 display: block;
 overflow:hidden;
}
.radio_item input{
	float:left;
}
	
