#applesearch .sbox_l  {
	background: url("../img/xsrch_l.gif") no-repeat top left;
	float: left;
	width: 60px; 
	height: 19px;
	margin: 0 0 0 0;
}
#applesearch .xbox_r  {
	background: url("../img/search_rx.gif") no-repeat top left;
	float: left;
	width: 19px; 
	height: 19px;
	
}

#applesearch .xbox_r_f  {
	background: url("../img/search_rx.gif") no-repeat -19px 0;
	float: left;
	width: 19px; 
	height: 19px;
}
#applesearch .xbox_l  {
	background: url("../img/xxsrch_1.gif") no-repeat top left;
	float: left;
	width: 60px; 
	height: 19px;
	margin: 0 0 0 0;
	-moz-outline-style: none;
}

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

#applesearch .sbox_r_f  {
	background: url("../img/srch_r_f2.gif") no-repeat top left;
	float: left;
	width: 19px; 
	height: 19px;
}

#applesearch .sbox input {
	background: url("../img/srch_bg.gif") repeat-x top left;
	float: left;
	border: 0;
	height: 19px; 
	width: 180px;
	padding: 3px;
	font: 11px/13px arial;
	color: #333;
}
.searchsqr #applesearch .sbox input 
{
	width: 200px;
}
#applesearch .xbox input {
	background: url("../img/srch_bg.gif") repeat-x top left;
	float: left;
	border: 0;
	height: 19px; 
	width: 300px;
	padding: 3px;
	font: 11px/13px arial;
	color: #333;
	
}

#content {
	clear: both;
}
.searchsqr.withOptions
{
	margin-bottom: 0px;
}
.searchToggle
{
	height:15px;
	margin: 3px 2px 10px 3px;
	padding:0px 7px 5px 7px;
	width:285px;
	clear: both;
	background-color: #FFF;
	/*float: left; */
	font-size: 11px;
	line-height: 11px;
	/*padding-bottom: 5px; 
	position: relative; 
	top: 1px; 
	z-index: 49;*/
}
.searchToggle label
{
	width: 105px;
	display: inline-block;
	
}