*:first-child+html .search_box input {
	background-image:url(picts/header/search_back.png);
	background-position:-8px -5px;
	background-repeat:no-repeat;
	border:solid 1px #dddddd;
	font-size:11px;
	height:14px;
	margin-left:8px;
	margin-top:6px;
	padding-top:0px;
	width:160px;
	float: left;
}
*:first-child+html .type_number input {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-left: 20px;
	margin-top: 34px;
	height: 18px;
	width: 420px;
	border:solid 1px #F2F2F2;
	background-image: url(picts/tabs/track_trace_gr.png);
	background-position: -20px -34px;
}