.product_search_box {
	background: #d3e1e9;
	padding: 1.5em 0;
}
.product_search_box form input.text {
	width: 190px;
}
.product_search_box form select {
	width: 196px;
}
.product_search_box form ul.submits {
	width: 196px;
}
.product_search_box form ul.submits li {
	text-align: right;
}