form {
width:204px;
}


input {
color: #00008B;
background-color: transparent;
border:none;
margin:3px;
width:145px;
font-size:11px;
}
#btnSubmit{
	background: url(../images/btn-search.gif) center no-repeat;
	width:14px;
	height:14px;
}
.search_lenght{
	width:180px;
	color:#666;
}
.btn{
	width:5px;
	float:left;
	margin-left:186px;
	margin-top:-16px;
}
