#applesearch {
	width: 137px;
	height: 30px;
	padding-left:10px;
	padding-bottom: 20px;
	padding: 5px; 
	padding-top: 20px; 
	border-top: 1px solid #ccc; 
	border-left: 1px solid #ccc; 
	border-right:2px solid #999; 
	background-color: #eee;
}
#applesearch .sbox_l  {
	/*default styling*/
}

#applesearch .sbox_r  {
	/*default styling*/
}

#applesearch .sbox input {
	/*default styling*/
	width: 135px;
	float:left;
}

#content {
	/*clear: both; */
}