.header-search-form form {
	padding: 0px;
	margin: 0px;
}

.header-search-form input.search_text {
	width:413px;
	margin-right:4px;
	background-color: #ffffff;
	color: #231f20;
	font-family: Arial;
	font-size: 12px;
}

.header-search-form input.search_text_short {
	width:348px;
	margin-right:4px;
	background-color: #ffffff;
	color: #231f20;
	font-family: Arial;
	font-size: 12px;
}

.header-search-form input.search_button {
	width:55px;
	background-color: #d4cfc8;
	color: #231f20;
	font-family: Arial;
	font-size: 11px;
}