#applesearch .sbox_l  {
	background: url('/web/perquenco/templates/system/css/srch_l.gif') no-repeat top left;
	float: left;
	width: 19px; height: 19px;
	margin-left: 28px;
	margin-top: -1px;
}

#applesearch .sbox_r  {
	background:  url('/web/perquenco/templates/system/css/srch_r.gif') no-repeat top right;
	float: right;
	width: 19px; height: 19px;
	margin-top: -19px;
	margin-left: 0px;	
}

#applesearch .sbox input {
	background: white url('/web/perquenco/templates/system/css/srch_bg.gif') repeat-x top left;
	float: left;
	border: 0;
	height: 15px; width: 118px;
	padding: 0px;
	margin-top: -1px;
	padding-top: 4px;
	font: 11px arial;
	color: #000;
}

#content {
	clear: both;
}

