#applesearch .sbox_l  {
	float: left;
	width: 19px;
	height: 19px;
	background-color: #dcdcdc;
	background-image: url(../images/macstore/srch_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#applesearch .sbox_r  {
	float: left;
	width: 19px;
	height: 19px;
	background-color: #dcdcdc;
	background-image: url(../images/macstore/srch_r.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#applesearch .sbox input {
	float: left;
	border: 0;
	height: 19px;
	width: 142px;
	padding: 3px;
	font: 11px/13px arial;
	color: #000;
	background-color: #dcdcdc;
	background-image: url(../images/macstore/srch_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#content {
	clear: both;
}

