#applesearch .sbox_l  {
    position:relative;
	float: left;
	width: 19px; height: 19px;
	z-index:1;
}

#applesearch .sbox_r  {
    position:relative;
	float: left;
	width: 19px; height: 19px;
	z-index:1;
}

#applesearch .sbox input {
    position:relative;
        background: transparent url('../images/srch_bg.gif') repeat-x top left;
	float: left;
	border: 0;
	height: 19px; width: 192px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
	z-index:1;
}

#content {
	clear: both;
}
