$box = document.getElementById('lwp_sfd');
$box.style.border='none';
$box.style.width='88px';



$butt = document.getElementById('lwp_2_searchbutton');
$butt.value='';
//$butt.style.width='65px';
//$butt.style.border='none';
//$butt.style.fontSize='small';
//$butt.style.display='inline';



