#applesearch {
	padding-left:  8px;
	margin-top: 10px;
}

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

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

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

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

#applesearch .sbox input {
	background: white url('srch_bg.gif') repeat-x top left;
	color: #666;
	float: left;
	border: 0;
	height: 19px; 
	width: 100px;
	padding: 3px;
	font-size: 11px;
}


#applesearch2 .sbox_l2  {
	background: white url('srch_l2.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

#applesearch2 .sbox_l3  {
	background: white url('srch_l3.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
}

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

#applesearch2 .sbox input {
	background: white url('srch_bg.gif') repeat-x top left;
	color: #666;
	float: left;
	border: 0;
	height: 19px; 
	width: 130px;
	padding: 3px;
	font-size: 11px;
}

#content {
	clear: both;
}
