/* input box */
div.g_input_left {
	background:url('../img/head/input_left.gif') no-repeat;
	height:22px;
	overflow:hidden;
	width:3px;
	border:0 #fff;
}

div.g_input_middle {
	background:url('../img/head/input_middle.gif') repeat-x;
	height:22px;
	border:0 #fff;
}

div.g_input_middle input {
	border:none;
	color:#214a7b;
	font-family:Arial;
	font-size:11px;
	height:13px;
	margin:3px 0 0 0;
	border:0 #fff;
}

div.g_input_right {
	background:url('../img/head/input_right.gif') no-repeat;
	height:22px;
	overflow:hidden;
	width:2px;
	border:0 #fff;
}

/* specific */
div#content div#head div.head_toolbar div.head_toolbar_find_searcharea div.head_toolbar_find_searcharea_middle input.query {
	border:0 #fff;
	color:#214a7b;
	font-family:Arial;
	font-size:11px;
	height:21px;
	margin:0 4px 0 4px;
	width:190px;
}
