.search  {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#fff none no-repeat scroll 0 0;
	background-image:url('images/input.jpg') ; 

	
	color:#2F2B1C;
	height: 15px;
	font-size:12px;
	font-weight:bold;
	width: 150px;
	
}

select {
	-x-system-font:none;
border:1px solid #9B9A96;
font-family:Arial,Helvetica,Sans-Serif;
font-size:100%;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:20px;
line-height:normal;
width:150px;

}