/* @override 
	http://alpha.m-1.fm/bitrix/templates/m1/components/bitrix/search.form/simple/style.css
*/

#searchform
{	margin-left: 10px;
}

#searchform table
{	width: auto !important;
}

#searchform td
{	
	vertical-align: middle;
}
#searchform span.btn
{ background: transparent url(images/button.png) no-repeat center center;
  width: 30px;
  height: 30px;
  display: block;
  cursor: pointer;
}