span.radio {
	width: 12px;
	height: 13px;
	padding: 0 5px 0 0;
	margin:0 2px 0 0;
	background: url(images/radio-btn-new.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.form-search{
	float:right;
  width:230px;
	margin:22px 0 0;
}
.form-search label{
	float:left;
	color:#fff;
	font:12px Arial, Helvetica, sans-serif;
}
.styled{
	float:left;
}
.box-radio{
	width:90px; float:left; overflow:hidden;
	margin:5px 0 0 0;
}
.bg-input-new{
  float:left;
  color: white;
  margin:10px 0 0 0;
}
.bg-input{
  float:left;
	background:url(images/bg-input.png) no-repeat;
	width:215px;
	height:32px;
}
.bg-input input{
	width:158px;
	height:18px;
	float:left;
	margin:10px 0 0 13px;
	border:none;
	background:#e9eaee;
	font-size:12px;
}
.first-box{
	margin:5px 0 0 10px;
}
.btn-go{
	float:left;
	width:30px;
	height:30px;
	margin:0 0 0 3px;
	text-indent:-9999px;
}
