input[type=submit], input[type=reset], input[type=button] { filter:chroma(color=#000000); }

#nav ul li.small-sub-nav ul {
	border-left: 1px solid #d9d9d8;
}

	#nav ul ul li a {
		height: 35px;
	}

#search input.search-button {
	width: 18px;
	height: 21px;
	padding: 0;
	margin: 5px 0 0;
	display: block;
	background: url(../images/header-search-button-bg.png) 0 0 no-repeat;
	cursor: pointer;
	text-indent: 200px;
	font-size: 0;
	line-height: 0;
	outline: none;
}

.home-search form input.search-box {
	line-height: 55px;
}

.home-search form input.search-button {
	width: 55px;
	height: 57px;
	padding: 0;
	display: block;
	overflow: hidden;
	background: #508c64 url(../images/home-search-button-bg.png) 0 0 no-repeat;
	border: 1px solid #767676;
	border-left: none;
	cursor: pointer;
	text-indent: 200px;
	font-size: 0;
	line-height: 0;
	outline: none;
}

.product-order .button {
	width: 130px;
}
