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