#applesearch {
	padding: 0px 16px 0px 0;
	float: right;
	width: 160px;
	text-align: right;
}

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

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

#applesearch .sbox input {
	background: white url('../img/srch_bg.gif') repeat-x top left;
	float: left;
	border: 0;
	height: 13px; width: 115px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
}

#applesearch .sbox input.searchButton {
	background: none;
	float: left;
	border: 0;
	width: 30px;
	height: 19px;
	margin: 0;
	padding: 0;
}

#content {
	clear: both;
}