document.getElementById('mrbox8').style.width = '468px'; 
document.getElementById('mrbox8').style.height = '60px'; 
document.getElementById('mrbox8').style.position = 'relative'; 
document.getElementById('mrbox8').style.border = '1px solid silver'; 
document.getElementById('mrbox8').style.background = '#fff'; 
document.getElementById('mrbox8').style.backgroundImage='';
document.getElementById('mrbox8').style.backgroundRepeat='no-repeat';
document.getElementById('mrbox8').style.backgroundPosition='bottom left';
document.getElementById('mrbox8').style.overflow = 'hidden'; 
document.getElementById('mrbox8').style.fontFamily = 'Verdana,Arial,Sans-Serif'; 
document.getElementById('mrbox8').style.fontSize = '12px'; 
document.getElementById('mrbox8').style.color = 'black'; 
document.getElementById('mrbox8').style.fontWeight = 'bold';
document.getElementById('mrbox8').style.zIndex = '99999';
// document.getElementById('mrbox8').style.cssFloat = 'left';
// document.getElementById('mrbox8').style.styleFloat  = 'left';
document.getElementById('mrbox8').style.textAlign = 'left';
document.getElementById('mrimg8').style.border = '0';
document.getElementById('mrimg8').src = 'http://www.misterimprese.it/images/box/468.gif';

		document.write('<div style="position:absolute; top:5px; left:130px; text-align:left;">');
        document.write('<form action="http://www.misterimprese.it/ricerca/" method="post" target="_blank">');
        document.write('<input type=hidden id="tipo" name="tipo" value="0"><input type=hidden id="tipod" name="tipod" value="0">');
        document.write('<div style="float: left;">Cosa cerchi?<br /><input style="width:120px" type=text name="cosa"><br>');
        document.write('<span style="font-size: 9px; font-weight: normal;">imprese, negozi, ecc.</span></div>');
        document.write('<div style="float:left; padding-left:5px; height:48px;">Dove?<br /><input style="width:120px" type=text name="dove"></div>');
	document.write('<div style="float:left; position:relative; padding-left:5px;top:14px;"><input style="width:60px;" type=submit value=Cerca></div></form></div>');
        document.write('</div>');document.write('<div style="clear:both;font-size:1%;height:0;overflow:hidden;"></div>');