form#searchFormSLI {
	text-align:right;
	width:162px;
	height:29px;
	background:transparent url(/pws/images/search_newsletter_bg.jpg) no-repeat scroll -215px 0;
	padding:4px 0 0 0;
	float:right;
}
form#searchFormSLI label {
	display:none;
}
form#searchFormSLI input {
	width:96px;
	height:19px;
	padding:6px 0 0 5px;
	background:transparent;
	color:#fff;
	border:0;
	float:left;
}
form#searchFormSLI button.submit {
	display:block;
	width:59px;
	height:25px;
	background:url(/pws/images/btn_signout_search.gif) no-repeat;
	color:#666;
	float:left;
}
form#searchFormSLI button.submit span {
	display:block;
	font-size:.8em;
}
	
form#searchFormSLI input.submit {
	background:url("/pws/images/btn_signout_search.gif") no-repeat scroll 0 0 transparent;
	color:#666666;
	display:block;
	float:left;
	height:25px;
	width:59px;
}