input.search_txt{
	width: 150px;
	border: 1px solid #e54901;
}
input.search_button{
	width: 67px;
	height: 23px;
	background-color: transparent;
	border: 0px solid white;
	color: white;
	background-image: url(/file?fle=116);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 4px;
	margin-left: 5px;
	margin-top: 2px;
}
*html input.search_button{
	padding-bottom: 3px;
	margin-top: 0px;
}