form{
	width:100%;
	margin:0 auto;
}
.search { 
	padding:9px 4%;
	width:92%;
	margin:33px 0; 
	background:#f2f2f2 url('../images/search.png') no-repeat center right;
	border:2px solid #b3b3b3;
	font-size:16px;
	color:#000
}
input[type=text]{
	color:#000;
}
