.button {
	border: 0;
	width: 112px;
	height: 20px;
	text-align: center;
	background: url(../img/bg_button.gif) no-repeat;
	font-size: 11px;
	color: #333366;
}

.form-search {
	width: 168px;
	font-size: 11px;
	height: 18px;
	color: #666666;
	margin-right: 6px;
	border: 1px solid #8A86AB;
}


