#header #search_form {
	float: right;
	margin: 8px 0 0;
}
#search_form {
	height: 19px;
	width: 158px;
}
#applesearch .sbox_l  {
	background: white url('images/srch_l.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

#applesearch .sbox_r  {
	background: white url('images/srch_r.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

#applesearch .sbox input {
	background: white url('images/srch_bg.gif') repeat-x top left;
	float: left;
	border: 0;
	height: 19px; width: 120px;
	padding: 3px 0;
	font: 12px/14px Arial;
	color: #000;
}

#content {
	clear: both;
}